Framework7: Vue Photo Browser and Video

Just want to know if Framework7 Vue Photo Browser component supports playing videos. If yes, can you share an example? The document only shows how to handle images.

Thanks

Nosa osahon

There is an example with video Photo Browser | Framework7 Documentation

I just tested that but it gives this error:

componentNormalizer.js:26 Uncaught TypeError: Cannot set properties of undefined (setting ‘render’)
at normalizeComponent (componentNormalizer.js:26)
at eval (VM7682 members.vue:12)
at Module…/src/pages/chat/members.vue (app.js:10024)
at webpack_require (app.js:790)
at fn (app.js:101)
at eval (routes.js:17)
at Module…/src/js/routes.js (app.js:9472)
at webpack_require (app.js:790)
at fn (app.js:101)
at eval (app.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options:5)

How can I resolve this?

Thanks

Nosa Osahon

Live example with the issue can help How to ask a good question on forum