Hello There,
We are planning to integrate SurveyJS with one of our NextJS based application. But we are facing an issue with SSR, since the window object is not available in node server environment. We are planning to build the developer license, but need to have a proper solution for this issue. We tried to load the library dynamically but since surveyjs creator using wild card import that is also not working. I am sorry if this question is a dump :(
Thanks