Issue with older react versions
React: `^17.0.2`
We are encountering issues when using this package on our Next.js project with an older version of React. Upgrading React is not a feasible option due to the project's size, and updating dependencies could potentially break existing functionality. Any idea on this?

1 条评论