Jump to content

Unable to get property 'handleEvent' on IE / Edge


Gil
 Share

Recommended Posts

Hello,

There is some warning consoles on the latest version of Edge and Internet Explorer.
They are visible on this page : https://www.babylonjs.com/demos/pbr/

They are related to these lines :

element.addEventListener("keydown", this._onKeyDown, false);
element.addEventListener("keyup", this._onKeyUp, false);

I didn't find any problem with this except the console message but that would clear my console :p.

Link to comment
Share on other sites

I got the issue on a second computer. But I have this when I refresh the page with the console enabled. I hit ctrl+f5.

Everything is fine with IE executing the same operation.

Edit :

To be sure I cleared the cache and went back to the url. Activate the console with F12. Hit F5 and I still got the error with Edge

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...