quasar - 1.0.0-beta.5 (It works in beta.4)
https://codepen.io/skwrl/pen/yweMqj?&editable=true&editors=101
As soon as you type a character in a q-input contained in a qstepper, the entire content of qstep is removed from the DOM because the step value is set to the emitted InputEvent
The character I typed to be displayed in the QInput and step to remain unchanged
Type any character in the QInput.
To recover from the step being InputEvent push the "Continue" button in the step.
Different symptom of what I assume to be the same bug mentioned in discord chat:
It's related to 045f978022f5c4699614c4f6c5c27297c498440c I think. I'll check.
Thank you for reporting! Fix will be available in beta.6 -- trying to embed some more work into beta.6 for other issues as well and release it ASAP.
Most helpful comment
Thank you for reporting! Fix will be available in beta.6 -- trying to embed some more work into beta.6 for other issues as well and release it ASAP.