Skip to content

Flyout might be being re-rendered too much #9018

@maribethb

Description

@maribethb

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

  1. Open the advanced playground (not the basic one)
  2. Open the Text category of the flyout while the console is open
  3. 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 wrong

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions