-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration with nextjs #49
Comments
You need to disable SSR for this lib, as explained in this issue (for a similar lib, Jeeliz FaceFilter): jeeliz/jeelizFaceFilter#283 If you still need help integrating it with NextJS, I provide development services to help with integration. Please contact me at contact@jeeliz.com and provide your company details so that I can send you the SA proposal. |
Hey pal, this is the issue section of Jeeliz VTO widget. |
import { JEELIZVTO, JEELIZVTOWIDGET } from 'jeelizvtowidget';
SyntaxError: Cannot use import statement outside a module getting this error while importing.
Added the jeelizvtowidget as dev-dependencies still getting the same error.
Also getting this warning in vscode
Could not find a declaration file for module 'jeelizvtowidget'.
The text was updated successfully, but these errors were encountered: