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
I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v4.x
v5.x
v6.x
Nightly
Current Behavior
When running a stencil application with the latest @ionic/[email protected] the ion-tab-bar component has an unresolved import:
Bundling Warning UNRESOLVED_IMPORT '@utils/keyboard/keyboard-controller' is imported by ./node_modules/@ionic/core/dist/collection/components/tab-bar/tab-bar.js, but could not be resolved – treating it as an external dependency
Expected Behavior
imports are resolved
Steps to Reproduce
Create stencil application that uses ion-tab-bar, and see error
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 6.20.1
Utility:
cordova-res : not installed globally
native-run : not installed globally
System:
NodeJS : v14.18.0
npm : 6.14.15
OS : macOS Big Sur
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Thanks for the issue. This has been resolved via #25898, and a fix will be available in an upcoming release of Ionic Framework. Thank you for putting up the PR!
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Prerequisites
Ionic Framework Version
Current Behavior
When running a stencil application with the latest
@ionic/[email protected]
the ion-tab-bar component has an unresolved import:Expected Behavior
imports are resolved
Steps to Reproduce
Create stencil application that uses ion-tab-bar, and see error
Code Reproduction URL
No response
Ionic Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: