[Safari] Balloon editor toolbar should always expand when there's enough space #6444
Labels
browser:safari
domain:ui/ux
This issue reports a problem related to UI or UX.
package:editor-balloon
package:utils
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
The toolbar should look like before 1.
❌ Actual result
The toolbar looks like after 1.
📃 Other details
It works correctly in other browsers because unlike Safari, they don't use polyfilled
ResizeObserver
. I think something's wrong with the polyfill, maybe it should be improved.cc @panr
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: