tinymce / tinymce-angular

Official TinyMCE Angular Component
MIT License
320 stars 92 forks source link

“Format” menu not working in Safari #369

Closed adventmedia closed 4 months ago

adventmedia commented 6 months ago

📝 To reproduce

Using Angular and Safari versions noted below:

  1. Click on the “Format” menu item

✔️ Expected result

Format menu appears

❌ Actual result

Although menu item highlights, menu does not appear. Observed in console: TypeError: undefined is not an object (evaluating 'Ca(t).toLowerCase’)

📃 Other details

thomasvanholder commented 6 months ago

Same issue here, observed in Safari and Chrome, but not in Firefox.

TheSpyder commented 5 months ago

Can't reproduce in core, transferring to the angular repo as it might be integration-specific. A replication case would be fantastic.

exalate-issue-sync[bot] commented 5 months ago

Internal Ref: INT-3282

danoaky-tiny commented 5 months ago

As @TheSpyder mentioned, here is our our code sandbox, feel free to fork that and we can help further.

danoaky-tiny commented 4 months ago

I'm closing this for now as it's become stale, feel free to re-open a new issue if needed.