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 has been archived by the owner on Feb 9, 2024. It is now read-only.
The floating toolbar is great and has been working fine.
I've added other plugins including an ajax autosave plugin. I've also added some styling to the editor page and added some jQuery components. Now I've noticed that the floating toolbar is suddenly not showing up any more when I select text.
I'm not sure exactly what change started the issue -- I didn't test the floating toolbar after each change.
I also can't find any javascript errors in the console that might explain the issue.
Any suggestions on how to debug this and determine the bad interaction?
The text was updated successfully, but these errors were encountered:
I had a similar issue when multiple editors were on the same page. If you've also got multiple editors on a single page you might want to checkout the patch I've submitted: #17
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The floating toolbar is great and has been working fine.
I've added other plugins including an ajax autosave plugin. I've also added some styling to the editor page and added some jQuery components. Now I've noticed that the floating toolbar is suddenly not showing up any more when I select text.
I'm not sure exactly what change started the issue -- I didn't test the floating toolbar after each change.
I also can't find any javascript errors in the console that might explain the issue.
Any suggestions on how to debug this and determine the bad interaction?
The text was updated successfully, but these errors were encountered: