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

[CLOSED] bootstrap3-wysihtml5.all.min.js, line 3 character 22397 #30

Closed
Waxolunist opened this issue Sep 29, 2014 · 8 comments
Closed
Labels
Milestone

Comments

@Waxolunist
Copy link
Contributor

Issue by wilsonchow
Wednesday Feb 05, 2014 at 07:35 GMT
Originally opened as Waxolunist/bootstrap3-wysihtml5-bower#30


When using IE10 with multiple textareas, only the first one is appearing correctly. The rest are in HTML code. IE10 has this error message "SCRIPT5007: Unable to get property 'addEventListener' of undefined or null reference
bootstrap3-wysihtml5.all.min.js, line 3 character 22397"

All other browsers (IE11, Chrome 32 and Firefox 26) are working fine.

Any idea? Cus' my clients are still using IE10 as their major browser! Please help.

@Waxolunist Waxolunist added this to the 0.2.8 milestone Sep 29, 2014
@Waxolunist Waxolunist added the bug label Sep 29, 2014
@Waxolunist
Copy link
Contributor Author

Comment by Waxolunist
Friday Feb 07, 2014 at 07:31 GMT


Is this an error in Windows 7 or Windows 8?

@Waxolunist
Copy link
Contributor Author

Comment by wilsonchow
Friday Feb 07, 2014 at 07:47 GMT


Hello, that error is in both 7 and 8.

發自我的小米手機

Christian Sterzl notifications@github.com提到:

Is this an error in Windows 7 or Windows 8?


Reply to this email directly or view it on GitHub:
Waxolunist/bootstrap3-wysihtml5-bower#30 (comment)

@Waxolunist
Copy link
Contributor Author

Comment by Waxolunist
Friday Feb 07, 2014 at 09:29 GMT


Ok, I found the error. When adding additional shortcuts, I use a reference to body in the iframe. But in IE10 the body is not created when an iframe is created. The reference will if no body is available listen on the iframe itself. I will push it as 0.2.8.alpha soon.

@Waxolunist
Copy link
Contributor Author

Comment by Waxolunist
Friday Feb 07, 2014 at 09:37 GMT


Can you try it?

@Waxolunist
Copy link
Contributor Author

Comment by wilsonchow
Friday Feb 07, 2014 at 14:59 GMT


Dear Waxolunist,

Thanks for your quick help, but it's still no good. I used your newly built alpha and with full include, the error seems not on yours, but wysihtml5-0.0.3.js. I used your new index-multi-dev.html, only the first textarea display correctly.

SCRIPT5007: Unable to get property 'addEventListener' of undefined or null reference wysihtml5-0.3.0.js, line 4658 character 5

Is it working your IE10? Do I miss anything?

Regards,
Wilson.

@Waxolunist
Copy link
Contributor Author

Comment by Waxolunist
Saturday Feb 08, 2014 at 22:55 GMT


Ok, seems I forgot to build it actually. I made the change in the source files and forgot to push the dist folder acutally.

Can you try it again?

It works for me in a virtualbox machine with IE10 and Windows 8.

@Waxolunist
Copy link
Contributor Author

Comment by Waxolunist
Saturday Feb 08, 2014 at 22:56 GMT


I pushed v0.2.8-alpha.2

@Waxolunist
Copy link
Contributor Author

Comment by wilsonchow
Sunday Feb 09, 2014 at 14:00 GMT


Yes, it works perfectly now! Thanks a lot!!!

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

No branches or pull requests

1 participant