We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
While using Google Chrome i got an error:
[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See
I actually fixed this by removing all the uses of preventDefault() function in selectric plugin. I don't know why, but it works.