getmdl-select
getmdl-select copied to clipboard
pre-selected value
Hey, you wrote
To set pre-selected value add
data-selected="true"attribute to corresponding li in your list.
That doesn't work for me... any ideas?
It shows the textfield empty with no text in it.


@Karamellwuerfel Can you show me an example of how you're loading in the scripts in your head?
You should also check your logs to see if something's wrong.
For me the problem was fixed by doing what I talked about in this PR: #94.