[feature] upgrade webapp angular deps version #1707
What's changed?
link #1707
Checklist
- [x] I have read the Contributing Guide
- [x] I have written the necessary doc or comment.
- [x] I have added the necessary unit tests and all cases have passed.
Add or update API
- [x] I have added the necessary e2e tests and all cases have passed.
hi thanks👍 lgtm, this involves a major front-end version upgrade, but we are releasing a new version. Please wait it will take some days to merge.
this is still working on
---- Replied Message ---- | From | @.> | | Date | 05/14/2024 16:44 | | To | apache/hertzbeat @.> | | Cc | aias00 @.>, Author @.> | | Subject | Re: [apache/hertzbeat] [feature] upgrade webapp angular deps version #1707 (PR #1987) |
hi thanks👍 lgtm, this involves a major front-end version upgrade, but we are releasing a new version. Please wait it will take some days to merge.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
hi, i try to login the console, the error happen. It seems the this.reuseTabService is null.
login.component.ts:138 ERROR TypeError: Cannot read properties of null (reading 'clear')
at Object.next (login.component.ts:145:30)
at ConsumerObserver.next (Subscriber.js:91:33)
at SafeSubscriber._next (Subscriber.js:60:26)
at SafeSubscriber.next (Subscriber.js:31:18)
at subscribe.innerSubscriber (switchMap.js:14:144)
at OperatorSubscriber._next (OperatorSubscriber.js:13:21)
at OperatorSubscriber.next (Subscriber.js:31:18)
at map.js:7:24
at OperatorSubscriber._next (OperatorSubscriber.js:13:21)
at OperatorSubscriber.next (Subscriber.js:31:18)
hi, i try to login the console, the error happen. It seems the
this.reuseTabServiceis null.login.component.ts:138 ERROR TypeError: Cannot read properties of null (reading 'clear') at Object.next (login.component.ts:145:30) at ConsumerObserver.next (Subscriber.js:91:33) at SafeSubscriber._next (Subscriber.js:60:26) at SafeSubscriber.next (Subscriber.js:31:18) at subscribe.innerSubscriber (switchMap.js:14:144) at OperatorSubscriber._next (OperatorSubscriber.js:13:21) at OperatorSubscriber.next (Subscriber.js:31:18) at map.js:7:24 at OperatorSubscriber._next (OperatorSubscriber.js:13:21) at OperatorSubscriber.next (Subscriber.js:31:18)
hi, this error has bee sloved
close #1707