-
Notifications
You must be signed in to change notification settings - Fork 47
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
Users on Chrome using Windows not able to receive PM requests #101
Comments
Are these new installs of Chrome? Or had they been working previously to receive notifications? I haven't looked through this yet but an update to Chrome's stable channel got pushed on Thursday, March 9th, that bumped the major version number. |
I don't believe that any of these users had ever received a PM before. I only know they're on |
Have they checked that they haven't blacklisted notifications from euphoria, or that they're not disabled completely? |
I think I know the reason. The PM is technically received it's just not being shown because of some styling issues. This applies as well to the welcome banner at the top sometimes just being displayed as a green line. A quick fix I was using is to temporarily resize the screen which for some reason actually displays the messages. Maybe see if that works? If it's not that, maybe ask them to check the dev console? Maybe there was a rendering error so that the message isn't displayed? |
I wonder if that works in Chrome. |
Both extensions I mentioned have an import method which converts such CSS to an internal format (Even on Firefox, in fact) |
I'm not able to repro this on the same version of Chrome (Version 56.0.2924.87) on a mac, all three users reporting the issue are on PC. They have tried disabling all addons, no dice.
One user reports being on windows 7, another user says windows 10 (they think).
The text was updated successfully, but these errors were encountered: