Skip to content
Snippets Groups Projects
Commit be19a2a9 authored by L. Henze's avatar L. Henze
Browse files

from @art-lowel: set ngModel for select, and also selected attribute for options

That currentOptionId$ observable is then used in the template to set the ngModel for the select, which, as mentioned above, should have been enough to select the correct option, but as it wasn't I also use it to set the selected attribute on the options
parent c9570313
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment