You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
using v1.2.6 bump into the following build error:
[!] RollupError: "default" is not exported by "node_modules/react-infinite-scroller/index.js", imported by "src/core/DataTable.tsx".
https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module
src/core/DataTable.tsx (6:7)
6: import InfiniteScroll from 'react-infinite-scroller';
To Reproduce
Please clone your layout and use of react-infinite-scroller by forking this Code Sandbox and linking it here. Doing so will massively expedite getting the bug fixed! 👊
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
OS: [e.g. Mac] Ubuntu 22.10
Browser [e.g. chrome, safari] Chrome
Version [e.g. 22] 1.2.6
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
using v1.2.6 bump into the following build error:
To Reproduce
Please clone your layout and use of react-infinite-scroller by forking this Code Sandbox and linking it here. Doing so will massively expedite getting the bug fixed! 👊
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: