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

Safari browser issue: undefined is not an object (evaluating 'l.nodeType') #132

Open
saurabhkulkarni26 opened this issue Apr 27, 2020 · 0 comments

Comments

@saurabhkulkarni26
Copy link

saurabhkulkarni26 commented Apr 27, 2020

I'm seeing an issue on safari browser (mac os) mentioned in the title. This error does not come up when the notify js going to fire the notifications or even during page load. If I look at resources in the browser developer mode, the script is visible and loaded. I have a form on my page which user edits and clicks save, post which the notification is supposed to appear. The error however comes up when I click on Edit button, which is strange. I see for every click handlers function from jquery js is called but for some specific clicks like edit form, the e.target comes undefined in handlers. This is for all browsers but all other browsers handle this error with internal script but safari isn't able to handler the error and throws error on screen. Is there any specific setting needed safari browsers?

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

1 participant