[v1.18b] tabs & keep-alive
-
Is there a keep alive function like in v.017? Or should this be solved some other way? (If so, a hint would be great)
-
@kp +1, want this feature in QTabPanels (was on QTabPanes in pre v1 i think) if it’s not in there yet or i’m just adding it wrong in here https://codepen.io/metalsadman/pen/MRzjbq, change the tab title input text->select a different tab-> select the tab with input text ->input text v-model got reset. tried wrapping the component inside a
<keep-alive>
as well but to no avail. -
after some searching there’s already a PR for this, so we’ll probably see it back in v1 https://github.com/quasarframework/quasar/pull/3634/commits/ec1b7a7be10a224186547a03e497b9c771d6a4f1.