vue-virtual-scroller icon indicating copy to clipboard operation
vue-virtual-scroller copied to clipboard

IdState not defined in 0.2.3

Open qualle-admin opened this issue 2 years ago • 0 comments
trafficstars

Describe the bug

I am trying to use IdState in a virtual scrolling datatable I am building which has row selection, this seems like a perfect use case, but its not showing up in 0.2.3, is there a specific version?

Uncaught (in promise) SyntaxError: The requested module '/node_modules/.hst-vite/deps/vue3-virtual-scroller.js?v=d98cf66f' does not provide an export named 'idState'

Reproduction

Install 0.2.3, reference IdState

System Info

Node 16
[email protected]

Used Package Manager

yarn

Validations

qualle-admin avatar Jan 23 '23 00:01 qualle-admin