Skip to content

Problem after upgrading to JQuery 3.5.1 #573

@DumboJet

Description

@DumboJet

I am not sure how and why this happens, but after upgrading to JQuery 3.51 (from 3.4.1), a lot of my libraries broke, including spectrum.
Every instance of <i /> or <span /> had to be replaced by the corresponding non-self-closing tag, like <i></i>.
Silly HTML language...

I had to fix your library by changing this self-closing tag:
image
Otherwise, the palette was broken.

I noticed that reverting JQuery back to the old version fixed the problem, but I might be wrong, so maybe try to verify this on your end too. It might have been a different library that caused this, because it was a whole "library-upgrade day" for me when it happened...

Update:
Ohh!!!
Actually, the 1.8.1 version published here has this fix, but if you download the 1.8.0 release ZIP, it doesn't!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions