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
Currently, when using vue-json-editor together with tailwind < 2, the tailwind spin animation is replaced by the spin animation from vue-json-editor, or to be more specific, from the animation defined by the json-editor dependency. I already renamed the spin animation in json-editor and a new version 9.4.0 has been released with the fix. Could you consume this version to avoid the collissions?
Currently, when using
vue-json-editor
together withtailwind < 2
, the tailwindspin
animation is replaced by thespin
animation fromvue-json-editor
, or to be more specific, from the animation defined by thejson-editor
dependency. I already renamed thespin
animation injson-editor
and a new version9.4.0
has been released with the fix. Could you consume this version to avoid the collissions?Here's the (already merged) PR:
josdejong/jsoneditor#1333
And the fix has been published in this version:
https://github.com/josdejong/jsoneditor/releases/tag/v9.4.2
The text was updated successfully, but these errors were encountered: