masroorejaz / react-simple-captcha

A very simple and powerful captcha for ReactJS
40 stars 19 forks source link

Not Working in Nextjs Even Turned off SSR #19

Closed totalard closed 2 years ago

totalard commented 2 years ago

It just say

Server Error
SyntaxError: Cannot use import statement outside a module
masroorejaz commented 2 years ago

Currently it is not compatible with Nextjs or Type Script.

If I will get some free time in the future I will definitely make it compatible with both. Also my code if available on GitHub so you or any other talented developer can make it compatible with both frameworks.

Thank you.