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

error code 5 with withViewTransitions() on Chrome #54679

Closed
JSmithOner opened this issue Mar 3, 2024 · 3 comments
Closed

error code 5 with withViewTransitions() on Chrome #54679

JSmithOner opened this issue Mar 3, 2024 · 3 comments

Comments

@JSmithOner
Copy link

JSmithOner commented Mar 3, 2024

Which @angular/* package(s) are the source of the bug?

Don't known / other

Is this a regression?

No

Description

I have a multi-project project.
When switching from a route to another I get an error 5 on Chrome but not on Firefox.
The 2 routes uses components of different inner projects.
when removing withViewTransitions() the error disappears

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

`error 5`

Please provide the environment you discovered this bug in (run ng version)

Angular CLI: 17.0.8
Node: 18.13.0
Package Manager: npm 8.19.3
OS: darwin arm64

Angular: 17.0.8
... animations, cli, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1700.8
@angular-devkit/build-angular   17.0.8
@angular-devkit/core            17.0.8
@angular-devkit/schematics      17.0.8
@angular/material               17.0.4
@schematics/angular             17.0.8
rxjs                            7.5.7
typescript                      5.2.2
zone.js                         0.14.2

Anything else?

one of the route uses WebMIDI API and MediaDevices

@JeanMeche
Copy link
Member

Error 5 is a Chrome crash likely not related to the framework itself. View transitions are an environment feature, so bugs can happen.

I'd recommand to open the issue on Chrome itself.

@JeanMeche JeanMeche closed this as not planned Won't fix, can't repro, duplicate, stale Mar 3, 2024
@JeanMeche JeanMeche reopened this Mar 3, 2024
@atscott
Copy link
Contributor

atscott commented Mar 3, 2024

Agreed with @JeanMeche, there’s no indication that this is a framework bug so I’d recommend reporting this as a Chrome bug instead.

@atscott atscott closed this as not planned Won't fix, can't repro, duplicate, stale Mar 3, 2024
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants