You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: