cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I have included the Resource Model in manifest.json and I am referring to that resource in Controller. I am facing Demo.controller.js:24 Uncaught TypeError: Cannot read property 'getResourceBundle' of undefined.

manifest.json...

controller

logs...

0 Likes
View Entire Topic
maheshpalavalli
Active Contributor
0 Likes

Your model i8n model is not instantiated, please check where you are creating the i18n model(Component or manifest.json) and see the code is written correctly there.

BR,

Mahesh