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

Debug missing notification bell #973

Merged
merged 1 commit into from
May 25, 2021

Conversation

nickvergessen
Copy link
Member

I can't find out why the browser sometimes kills notifications when it was in hypernate oder the computer was in hypernate, or shutdown or whatever. So this is adding some spamy logs for now and as soon as we found out we can remove them where it is too much spam

Signed-off-by: Joas Schilling <coding@schilljs.com>
@@ -135,6 +135,7 @@ export default {
},

beforeMount() {
console.debug('Loading theming data for notification bell styling')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use @nextcloud/logger? :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something is preventing the app to continue. I'd like to avoid loading more dependencies just to find out what and then revert it 😬

@MorrisJobke
Copy link
Member

Looks good 👍 Or what do you expect me to say? 🥳 It's debug log after all 😆

@nickvergessen nickvergessen merged commit 40ff0f4 into master May 25, 2021
@nickvergessen nickvergessen deleted the debug-missing-notification-bell branch May 25, 2021 19:49
@MorrisJobke MorrisJobke mentioned this pull request May 26, 2021
98 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants