[X] I have searched this repository's issues and believe that this is not a duplicate.
I'm using ...
React Grid
Current Behaviour
In my next.js project Following error is occuring:
SyntaxError: Named export 'RRule' not found. The requested module 'rrule' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
Is there an existing issue for this?
I'm using ...
React Grid
Current Behaviour
In my next.js project Following error is occuring:
Expected Behaviour
Please fix the issue so that i can run your package in my next.js application
Steps to Reproduce
No response
Environment