liferay/senna.js

Uncaught TypeError: _senna2.default.App is not a constructor

izanf opened this issue · 1 comments

izanf commented

Hello,

I'm try use sennaJS in personal project, however when instance var app = new senna.App(); get this error:

Uncaught TypeError: _senna2.default.App is not a constructor

someone can help me?

Hey @izanf, how are you including Senna on your page?