-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
injectionissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
In v12 while testing something else I noticed this warning: Ignoring non-existant field name in block text_append in the console. It occurs many many times as long as the flyout is open. So whatever code that triggers that message is being called way too many times.
In v12 you get the message continuously while the flyout is open.
In v11 you get the message only once per flyout open.
It seems this only happens in the advanced playground, so it might be a bad interaction with the advanced playground and something needs fixing there rather than in core
we should probably not have a non-existent field in the built in block, either, but that seems less pressing.
Reproduction steps
- Open the advanced playground (not the basic one)
- Open the
Textcategory of the flyout while the console is open - Close it and open it again3.
Stack trace
Screenshots
No response
Browsers
No response
Metadata
Metadata
Assignees
Labels
injectionissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong