Closed afbora closed 2 years ago
Related issue https://github.com/getkirby/kirby/issues/3628
Uncaught TypeError: Cannot read property 'TYPED_ARRAY_SUPPORT' of undefined
This issue fixed on Kirby.
$model->panel()->image() doesn't return cards and list keys anymore. Instead, src and srcset keys at the top level that correspond to the new $layout parameter.
image.list
issue should be fixed for 3.6
https://github.com/sylvainjule/kirby-pagetable/blob/master/src/components/PageTable.vue#L300-L301
There's now a PR for 3.6: https://github.com/sylvainjule/kirby-pagetable/pull/69
I'm getting following error on 3.6.0-alpha versions.