Hi Isomorphic,
I am using SmartGWT 12.1 LGPL and GWT 2.7.0
While loading a screen, I am getting below error in browser's console,
Cannot read property 'minWidth' of undefined
To get read off that, I have removed all the minWidth i was setting, still no change.
Nothing is being shown in SC.showConsole()
Can you please provide some hint here ?
Other screens are working fine though.
I am using SmartGWT 12.1 LGPL and GWT 2.7.0
While loading a screen, I am getting below error in browser's console,
Cannot read property 'minWidth' of undefined
To get read off that, I have removed all the minWidth i was setting, still no change.
Nothing is being shown in SC.showConsole()
Can you please provide some hint here ?
Other screens are working fine though.
Comment