hertzbeat icon indicating copy to clipboard operation
hertzbeat copied to clipboard

[feature] upgrade webapp angular deps version #1707

Open Aias00 opened this issue 1 year ago • 2 comments

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.

Aias00 avatar May 14 '24 07:05 Aias00

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.

tomsun28 avatar May 14 '24 08:05 tomsun28

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: @.***>

Aias00 avatar May 14 '24 08:05 Aias00

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)

tomsun28 avatar Jun 12 '24 01:06 tomsun28

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, this error has bee sloved

Aias00 avatar Jun 12 '24 06:06 Aias00

close #1707

tomsun28 avatar Jun 12 '24 07:06 tomsun28