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

fix: migrate root Ionic module without config #40

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

sean-perkins
Copy link
Contributor

@sean-perkins sean-perkins commented Jan 25, 2024

Resolves #31

Usages of IonicModule.forRoot that did not explicitly have an config argument would fail to migrate. This PR corrects that logic and improves the error handling to provide a stack trace in the future to help with debugging/development of reported issues.

@sean-perkins sean-perkins merged commit 7ecf777 into main Jan 25, 2024
@sean-perkins sean-perkins deleted the sp/bootstrap-app branch January 25, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Cannot read properties of undefined (reading 'getText')
1 participant