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
a <div class="row"> surrounds an input and two select fields. The fields should interact. If the "currency" changes, the value of the value should be updated. Same for the persiod select.
the component was created with:
quasar create salary --kit ui
.Rendering ist done in https://github.com/cbleek/quasar-ui-salary/blob/master/ui/src/components/Component.js#L81
a
<div class="row">
surrounds an input and two select fields. The fields should interact. If the "currency" changes, the value of thevalue
should be updated. Same for thepersiod
select.#57
The text was updated successfully, but these errors were encountered: