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
It seems to work as expected (nice!), except I'm gettting an Uncaught TypeError: "Cannot read property 'split' of undefined" (for each image map I add).
Any suggestions on where these would come from?
The text was updated successfully, but these errors were encountered:
I've got the same error. The reason was I had empty area without coords at the end of all areas.. like this <area alt="" nohref="nohref" shape="default" />
Be aware of that ;)
It seems to work as expected (nice!), except I'm gettting an Uncaught TypeError: "Cannot read property 'split' of undefined" (for each image map I add).
Any suggestions on where these would come from?
The text was updated successfully, but these errors were encountered: