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

Reloading Edit Service Instance page results in an exception #2625

Closed
irfanhabib opened this issue Jul 4, 2018 · 1 comment
Closed

Reloading Edit Service Instance page results in an exception #2625

irfanhabib opened this issue Jul 4, 2018 · 1 comment
Assignees
Labels
bug P1 Priority 1

Comments

@irfanhabib
Copy link
Contributor

Steps to reproduce:

  1. Create a service instance
  2. Go to the Services Wall -> Edit
  3. Reload page

Exception is:

core.js:1598 ERROR TypeError: Cannot read property 'guid' of undefined
    at TapSubscriber._tapNext (add-service-instance.component.ts:179)
    at TapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/tap.js.TapSubscriber._next (tap.js:92)
    at TapSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next (Subscriber.js:93)
    at FilterSubscriber.push../node_modules/rxjs/_esm5/internal/operators/filter.js.FilterSubscriber._next (filter.js:85)
    at FilterSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next (Subscriber.js:93)
    at RefCountSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber._next (Subscriber.js:129)
    at RefCountSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next (Subscriber.js:93)
    at ReplaySubject.push../node_modules/rxjs/_esm5/internal/Subject.js.Subject.next (Subject.js:53)
    at ReplaySubject.push../node_modules/rxjs/_esm5/internal/ReplaySubject.js.ReplaySubject.nextInfiniteTimeWindow (ReplaySubject.js:44)
    at ConnectableSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber._next (Subscriber.js:129)
@nwmac
Copy link
Contributor

nwmac commented Jul 18, 2018

Fixed.

@nwmac nwmac closed this as completed Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug P1 Priority 1
Projects
None yet
Development

No branches or pull requests

2 participants