SolidJSS
SolidJS3y ago
4 replies
Dido

SyntaxError: The requested module 'solid-js/web' does not provide an export named 'classList'

I am getting this error when using the solid-slider library in my code during SSR.
I am using Solid 1.8.3 and solid-slider 1.3.15.

Does anyone have any pointers what could cause this?
Was this page helpful?