Kael
Kael
We aren't using predefinedSizes for typescript or prop validation so it would be pretty simple to inject it instead, not sure where that should be configured though. Another option would...
Old browsers will need polyfills https://caniuse.com/mdn-javascript_builtins_array_at
You need to configure RTL, it isn't read from the DOM: https://codepen.io/kaelwd/pen/YzaqNXV?editors=1010 That's still kinda broken though.
> That's still kinda broken though
We're collecting a list here for the eslint plugin too: https://github.com/vuetifyjs/eslint-plugin-vuetify/issues/42
Yeah we tried to solve this in v3 but really the only way to ensure a stable value is to bind it. You can use the iteration index if you...
Works for me.
The actual bug is this, it has nothing to do with keep-alive or v-for 
https://github.com/vuejs/core/issues/6152
https://next.vuetifyjs.com/en/components/no-ssr/