nativescript-community / ui-collectionview

Allows you to easily add a collection view (grid list view) to your projects. Supports vertical and horizontal modes, templating, and more.
Apache License 2.0
59 stars 18 forks source link

Cannot read property "scopedFn" of undefined #43

Closed MrSnoozles closed 1 year ago

MrSnoozles commented 1 year ago

I came across this error

[Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'scopedFn' of undefined"
  found in
  ---> <CollectionView>

Solution
Turns out this happened, because there was no <v-template> that matched the item.