You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @iotashan,
I created a fresh NextJS 15 application (v15.0.3). Please download it at next-15.zip. I successfully ran the npm run dev and npm run build commands and didn't get the mentioned error.
Please try the demo on your end and clarify how to reproduce the issue.
I also get the same error, tried the demo project and that works, set the package version to the same versions in my project, but then I get the same error. Will try to see if I can create something reproducible but the current project I cannot easily share. Any tips in the meantime how I could skip this check?
survey-creator/packages/survey-creator-core/src/components/simulator.scss
Line 70 in f33bd23
::i-block-chrome
is not valid CSS, and breaks if you try to use survey-creator-react with Next.js 15import 'survey-creator-core/survey-creator-core.min.css';
The text was updated successfully, but these errors were encountered: