Stipple.jl icon indicating copy to clipboard operation
Stipple.jl copied to clipboard

Nested options vector in q-select breaks rendering of page

Open michaelfliegner opened this issue 1 year ago • 2 comments
trafficstars

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>

michaelfliegner avatar Jun 14 '24 04:06 michaelfliegner