From 1e866b876069d73c83c7c446b3339ef9da46b44c Mon Sep 17 00:00:00 2001 From: gysipos <54852084+gysipos@users.noreply.github.com> Date: Thu, 21 Nov 2019 14:13:14 +0100 Subject: [PATCH] Fixing one way binding I learned on my own fault that this has to be two ways in order to actually modify the selection list. --- .../lib/material_dropdown_select_full_demo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/material_select_example/lib/material_dropdown_select_full_demo.html b/examples/material_select_example/lib/material_dropdown_select_full_demo.html index 4adf994d8..2c918a1d6 100644 --- a/examples/material_select_example/lib/material_dropdown_select_full_demo.html +++ b/examples/material_select_example/lib/material_dropdown_select_full_demo.html @@ -146,7 +146,7 @@