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
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
With the latest release and the changes introduced for the Editor, we introduced problems with one of the examples for the Popup which was using react-dom. Currently this is how the example looks.
Expected Result
The examples on the docs should always work. We must provide some way of testing this, not just the screens of the examples, as those are tested in an isolated (popout) mode.
Actual Result
We may introduce problems in the docs example, and those are not caught.