Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested options vector in q-select breaks rendering of page #283

Open
michaelfliegner opened this issue Jun 14, 2024 · 0 comments
Open

Nested options vector in q-select breaks rendering of page #283

michaelfliegner opened this issue Jun 14, 2024 · 0 comments

Comments

@michaelfliegner
Copy link

michaelfliegner commented Jun 14, 2024

This used to work with Stipple 0.26 under julia 1.8.2.

Reading option values from a nested vector in q-select crashes rendering of entire page
<q- select v-model="tariffcalculation['calculation_target']['selected']" :options="tariffcalculation['calculation_target']['options']"> {{tariffcalculation['calculation_target']['label']}} </q-select>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant