-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Comp: CoreCore functionality of ngqpCore functionality of ngqpPriority: MediumUsers can work without this for now, but this should be fixed soon-ishUsers can work without this for now, but this should be fixed soon-ishStatus: Needs TriageWe need to properly tag this issueWe need to properly tag this issueType: BugSomething that should work doesn'tSomething that should work doesn'tgood first issueGood for newcomersGood for newcomers
Description
What does the bug look like?
When using a native <select> and emptyOn, the initial sync from the route does not work correctly. It seems like in the ControlValueAccessor's writeValue everything is working as it should, but somehow the option does not appear selected.
Wrapping the setProperty call into a Promise.resolve().then() fixes the issue, but of course this is a last straw kind of thing.
We should check if our implementation deviates from others in this instance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Comp: CoreCore functionality of ngqpCore functionality of ngqpPriority: MediumUsers can work without this for now, but this should be fixed soon-ishUsers can work without this for now, but this should be fixed soon-ishStatus: Needs TriageWe need to properly tag this issueWe need to properly tag this issueType: BugSomething that should work doesn'tSomething that should work doesn'tgood first issueGood for newcomersGood for newcomers