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
macOS 10.13.3 High Sierra / Safari Version 11.0.3 (13604.5.6)
No any extensions installed.
Everything works smooth in Firefox and Chrome, this only happens in Safari. I also checked it in Safari Technology Preview, loads cpu 100%. So this is definitely a Safari-related bug.
Turns out Safari didn't like the combination of a background image and transition: all on the search field. Removing the transition (which wasn't being used anyway) solved the issue.
The fix is in 0.1.2, which I published tonight. Assuming you're linking to the latest version on unpkg.com (as listed in the docs) you should pick up the fix automatically.
Thanks for taking the time to report it. Very much appreciated!
docsify-themeable js script is the cause of this.
Any way I can fix this?
The text was updated successfully, but these errors were encountered: