You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I download Exporter and import into my project, but it seems that it can not work. I got errors below:
Uncaught TypeError: Object # has no method 'reg' Exporter-all.js:204
Uncaught TypeError: Cannot call method 'substring' of undefined ext-all.js:15
I download Exporter and import into my project, but it seems that it can not work. I got errors below:
Uncaught TypeError: Object # has no method 'reg' Exporter-all.js:204
Uncaught TypeError: Cannot call method 'substring' of undefined ext-all.js:15
the jsp page:
the js:
tbar: [{
xtype:'exportbutton',
store: userStore
},{ ...
What should I do? Thanks for your kindness and waiting your help.
The text was updated successfully, but these errors were encountered: