VJsoneditor icon indicating copy to clipboard operation
VJsoneditor copied to clipboard

Collission with tailwind `spin` class => please update `json-editor` dependency

Open mdix opened this issue 4 years ago • 1 comments

Currently, when using v-json-editor together with tailwind < 2, the tailwind spin animation is replaced by the spin animation from v-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?

Here's the (already merged) PR: https://github.com/josdejong/jsoneditor/pull/1333

And the fix has been published in this version: https://github.com/josdejong/jsoneditor/releases/tag/v9.4.2

mdix avatar Jun 02 '21 11:06 mdix

Of course, it will be upgrade in the next release

yansenlei avatar Jun 02 '21 13:06 yansenlei