Open
Description
Hi
I am trying to use kepad for v5 as follows:
import Framework7 , {Template7} from 'framework7/framework7.esm.bundle.js';
Framework7.use(Framework7Keypad);
var app = new Framework7({
......
but app won't start and always gives:
class.js:150 Uncaught TypeError: Cannot read property 'name' of undefined
at Function.installModule (class.js:150)
What could be the reason ?
thanks
Metadata
Metadata
Assignees
Labels
No labels