Closed WaverleyDesign closed 8 years ago
Using the iron-input snippet results in this for me: <input is="iron-input" bind-value={{myValue}}""> Not sure why though - the .cson looks fine.
<input is="iron-input" bind-value={{myValue}}"">
I'm taking a look :mag:
I found bug and already fixed. Thanks @WaverleyDesign
Using the iron-input snippet results in this for me:
Not sure why though - the .cson looks fine.
<input is="iron-input" bind-value={{myValue}}"">