While using Google Chrome i got an error: > [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL> I actually fixed this by removing all the uses of **preventDefault()** function in selectric plugin. I don't know why, but it works.