eakoriakin / ionic-selectable

Ionic Selectable is an Ionic versatile and highly customizable component that serves as a replacement to Ionic Select, and allows to search items, including async search, create items, customize the layout with templates and much more. It provides an intuitive API and is easy to set up and use.
MIT License
550 stars 123 forks source link

Module '"ionic-selectable"' has no exported member 'IonicSelectableModule' in ionic 8 node 18.13.0 #450

Open sohitrajput opened 2 months ago

sohitrajput commented 2 months ago

in ionic 8 ionic-selectable is not working it is showing error '"ionic-selectable"' has no exported member 'IonicSelectableModule'.

iamkinetic commented 2 months ago

I believe the component is now standalone and you have to import it directly instead of importing the module.