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

Uncaught TypeError: B.split(...).at is not a function #1063

Open
davidsennekool opened this issue Feb 7, 2024 · 0 comments
Open

Uncaught TypeError: B.split(...).at is not a function #1063

davidsennekool opened this issue Feb 7, 2024 · 0 comments

Comments

@davidsennekool
Copy link

Bug Report or Feature Request (mark with an x)
- [x] Regression (a behavior that used to work and stopped working in a new release)
- [x] Bug report -> please search issues before submitting
- [ ] Feature request
- [ ] Documentation issue or request

Working environment

node: 20.11.0
npm: 10.2.4
jdk: 17
gradle: 8.2.2
android API level: 28

relevant packages:
    "@angular/animations": "^17.0.9",
    "@angular/cdk": "^17.0.5",
    "@angular/common": "^17.0.9",
    "@angular/core": "^17.0.9",
    "@angular/forms": "^17.0.9",
    "@angular/material": "^17.0.5",
    "@angular/platform-browser": "^17.0.9",
    "@angular/platform-browser-dynamic": "^17.0.9",
    "@angular/router": "^17.0.9",
    "@capacitor/android": "^5.6.0",
    "@capacitor/app": "^5.0.6",
    "@capacitor/core": "^5.6.0",
    "@ionic/angular": "^7.6.4",
    "ng2-pdf-viewer": "^10.0.0",

Bug report

After upgrading to the most recent version (10.0.0) we suddenly had Ionic Capacitor apps that couldn't get past the Splashscreen. The issue only arrises when testing on devices with API level 28 and lower. For now we downgraded back to 9.1.3, which fixes the errors.

image

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

No branches or pull requests

1 participant