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

[Feature Request]: use withEventReplay #274

Open
geromegrignon opened this issue May 27, 2024 · 2 comments · May be fixed by #289
Open

[Feature Request]: use withEventReplay #274

geromegrignon opened this issue May 27, 2024 · 2 comments · May be fixed by #289
Assignees
Labels
enhancement New feature or request

Comments

@geromegrignon
Copy link
Contributor

Relevant Scope

angular application

Description

Once the project updated to v18 (#273), add withEventReplay

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Do you want to contribute with a pull request?

No

@geromegrignon
Copy link
Contributor Author

Currently failing with the following error:

ERROR RuntimeError: NG04002: Cannot match any routes. URL Segment: 'favicon.ico'
    at Recognizer.noMatchError (/Users/gerome/Documents/GitHub/angular-hub/node_modules/@angular/router/fesm2022/router.mjs:3838:16)
    at eval (/Users/gerome/Documents/GitHub/angular-hub/node_modules/@angular/router/fesm2022/router.mjs:3868:28)
    at /Users/gerome/Documents/GitHub/angular-hub/node_modules/rxjs/dist/cjs/internal/operators/catchError.js:13:51
    at OperatorSubscriber._this._error (/Users/gerome/Documents/GitHub/angular-hub/node_modules/rxjs/dist/cjs/internal/operators/OperatorSubscriber.js:43:21)
    at Subscriber.error (/Users/gerome/Documents/GitHub/angular-hub/node_modules/rxjs/dist/cjs/internal/Subscriber.js:60:18)
    at Subscriber._error (/Users/gerome/Documents/GitHub/angular-hub/node_modules/rxjs/dist/cjs/internal/Subscriber.js:84:30)
    at Subscriber.error (/Users/gerome/Documents/GitHub/angular-hub/node_modules/rxjs/dist/cjs/internal/Subscriber.js:60:18)
    at Subscriber._error (/Users/gerome/Documents/GitHub/angular-hub/node_modules/rxjs/dist/cjs/internal/Subscriber.js:84:30)
    at Subscriber.error (/Users/gerome/Documents/GitHub/angular-hub/node_modules/rxjs/dist/cjs/internal/Subscriber.js:60:18)
    at Subscriber._error (/Users/gerome/Documents/GitHub/angular-hub/node_modules/rxjs/dist/cjs/internal/Subscriber.js:84:30) {
  code: 4002

@geromegrignon
Copy link
Contributor Author

The fix should be released this wednesday: angular/angular#56122 (comment)

@geromegrignon geromegrignon linked a pull request May 31, 2024 that will close this issue
13 tasks
@geromegrignon geromegrignon self-assigned this May 31, 2024
@geromegrignon geromegrignon added the enhancement New feature or request label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant