-
Notifications
You must be signed in to change notification settings - Fork 114
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
Chrome Desktop with Dev iOS View - TypeError: Cannot read property 'pushNotification' of undefined #560
Comments
@watzak Thanks for reporting. Issue Impact - Developer EnvironmentOnly happens when selecting an iOS device (iPhone or iPad) in the Chrome Developer tools. Issue - DetailsSelecting an iOS device (iPhone or iPad) in the Chrome tools ends up mocking the WorkaroundThis is an error we will be fixing, in the meantime you can use "responsive" or an Android device in the drop down to simulate a non-iOS device to keep it from causing any issues in your mobile testing from a desktop browser. Edit: this was fix in release 151600 on 2023/03/13 |
Is the issue solved? I have the same problem. |
Hi, I'm getting the same issue for Chrome Canary / Win10. Are there at least any workarounds for this issue? |
@weroh I updated my #560 (comment) above. Let me know if that covers your question. |
Its bug still actual. |
@jkasten2 do you think this is ever gonna be fixed? |
This is now fixed in the 151600 release that went out today. |
Description:
There is an js error when u are visiting following url = https://www.watson.ch/wirtschaft/schweiz/930659620-moebel-pfister-von-xxxlutz-gekauft-schweizer-tradition-geht-nach-oesterreich
in mobile view
TypeError: Cannot read property 'pushNotification' of undefined
at Function.getSafariNotificationPermission (PermissionManager.js:83)
at Je. (PermissionManager.js:69)
at Generator.next ()
at SubscriptionError.js:3
at new Promise ()
at Ye (SubscriptionError.js:3)
at Je.getReportedNotificationPermission (PermissionManager.js:67)
at Je. (PermissionManager.js:39)
at Generator.next ()
at SubscriptionError.js:3
Steps to Reproduce Issue:
Anything else:
Thanx for your help in advance ;)
The text was updated successfully, but these errors were encountered: