You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...seems to break if the dynamic component changes.
Checking devtools the component does not render at all, but I tried adding a console.log to the dynamic component, and the message appeared in console. Otherwise, there are no error messages or warnings.
This is easy to work around using wrappers or key-blocks, but I wanted to raise this issue in case this is meant to be supported.
Reproduction
I modified the existing playground example for dynamic components and came up with this repro: