Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not work under ext4 #10

Open
zhonghuafy opened this issue Aug 21, 2013 · 1 comment
Open

Can not work under ext4 #10

zhonghuafy opened this issue Aug 21, 2013 · 1 comment

Comments

@zhonghuafy
Copy link

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:

<script type="text/javascript" src="ext/ext-all.js"></script>
<script type="text/javascript" src="exporter/Exporter-all.js"></script>

the js:
tbar: [{
xtype:'exportbutton',
store: userStore
},{ ...
What should I do? Thanks for your kindness and waiting your help.

@amaizgit
Copy link

Hello Ed, I'm running into the same issue under ext js 4. Any chance to respond?

thank you in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants