Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: unresolved import on ionic 6.2.6 #25897

Closed
4 of 7 tasks
corysmc opened this issue Sep 8, 2022 · 2 comments
Closed
4 of 7 tasks

bug: unresolved import on ionic 6.2.6 #25897

corysmc opened this issue Sep 8, 2022 · 2 comments
Labels
package: core @ionic/core package type: bug a confirmed bug report

Comments

@corysmc
Copy link
Contributor

corysmc commented Sep 8, 2022

Prerequisites

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

@ionitron-bot ionitron-bot bot added the triage label Sep 8, 2022
@liamdebeasi liamdebeasi added package: core @ionic/core package type: bug a confirmed bug report labels Sep 8, 2022
@ionitron-bot ionitron-bot bot removed the triage label Sep 8, 2022
@liamdebeasi
Copy link
Contributor

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!

@ionitron-bot
Copy link

ionitron-bot bot commented Oct 8, 2022

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: bug a confirmed bug report
Projects
None yet
Development

No branches or pull requests

2 participants