You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to cross bulldog with rhinoceros, such as using Livewire with its amazing "live" events with MetroUI's Input element.
If "input data-role="input"" not present in html, all working good. Only I take it and event fired, "metro-style" input is lose focus and prevents furthermore input until manually take focus back.
My objective is using data-role=input with LiveWire model live binding.
What's I doing wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to cross bulldog with rhinoceros, such as using Livewire with its amazing "live" events with MetroUI's Input element.
If "input data-role="input"" not present in html, all working good. Only I take it and event fired, "metro-style" input is lose focus and prevents furthermore input until manually take focus back.
My objective is using data-role=input with LiveWire model live binding.
What's I doing wrong?
input -> lose focus
Beta Was this translation helpful? Give feedback.
All reactions