Affichage des articles dont le libellé est Grid CSS not loading using sencha cmd?. Afficher tous les articles
Affichage des articles dont le libellé est Grid CSS not loading using sencha cmd?. Afficher tous les articles

mardi 10 février 2015

Grid CSS not loading using sencha cmd?

Hi guys,

I have had many times this problem and yet I still don't know what's the source of it and how to solve it.

I have an Extjs 5.1 application generated with sencha cmd.

When I want to render grids, I have no css loading with it:

Capture.jpg


But if I use the exact same code in sencha fiddle or a freshly created app using sencha cmd, the css is loading fine:

Capture2.PNG


Do you have any ideas of what is going on? I don't understand how is it possible that when I create a new app with sencha cmd and add the grids, it works fine, but not in my generated app. Is it because I have added charts in my app and many views?


I already tried sencha app build sencha app refresh etc. But I still have the same problem.


What I can do is use the newly created app and copy/paste my components step by step and get back my application running like this. But this is kinda painful to do ^^" !


Thanks a lot !!!






Grid CSS not loading using sencha cmd?