Skip to content
  • Tom Käsler's avatar
    Do not use the returned entity from the API calls · 8b7aa15b
    Tom Käsler authored
    Parent components susbcribe to the event stream and will handle updates from there.
    Setting the entity from the return of the API call will result in changes made by parent components getting lost, hence the disappearing userNumber that got added by a parent component.
    8b7aa15b