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
Hi , I just installed the following after updating to Ionic 7 and having problems with my existing ionic-selectable (no ivy support?)
'''
"@ionic-selectable/angular": "^5.0.0-alpha.19",
"@ionic-selectable/core": "^5.0.0-alpha.19",
'''
I uninstalled "ionic-selectable": "^4.9.0" and installed the above 2 alpha versions, but I get the error
./node_modules/@ionic-selectable/core/dist/esm/ion-tab-bar.entry.js:2:0-79 - Error: Module not found: Error: Can't resolve '@utils/keyboard/keyboard-controller' in 'C:\dev\myapp\node_modules\@ionic-selectable\core\dist\esm'
I am, going to close this as the title is wrong (it was a one off error), and open a new with with the 'HeaderFn,' error as this is the one that I can not get rid of
Hi , I just installed the following after updating to Ionic 7 and having problems with my existing ionic-selectable (no ivy support?)
'''
"@ionic-selectable/angular": "^5.0.0-alpha.19",
"@ionic-selectable/core": "^5.0.0-alpha.19",
'''
I uninstalled
"ionic-selectable": "^4.9.0"
and installed the above 2 alpha versions, but I get the errorI can't see any @utils in my node_modules?
The text was updated successfully, but these errors were encountered: