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
With the new release of DB UX 2.0.0 the db-select component no longer displays the initial value and remains empty after the site has finished loading.
If the value is set after the view is initialised (for example with AfterViewInit) the initial value is displayed correctly.
Expected Behaviour
The initial value of the db-select component should be displayd without explicitly setting the value after the view is initialized.
Screenshots
No response
Browser version
Chrome
Add any other context about the problem here.
No response
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Which generators are impacted?
Reproduction case
With the new release of DB UX 2.0.0 the db-select component no longer displays the initial value and remains empty after the site has finished loading.
If the value is set after the view is initialised (for example with
AfterViewInit
) the initial value is displayed correctly.Expected Behaviour
The initial value of the db-select component should be displayd without explicitly setting the value after the view is initialized.
Screenshots
No response
Browser version
Chrome
Add any other context about the problem here.
No response
The text was updated successfully, but these errors were encountered: