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

Mobile: Fixes #9807: Fix note editor errors/logs not sent to Joplin's logs #9808

Conversation

personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented Jan 31, 2024

Summary

This pull request changes console.info and console.error with logger.info and logger.error in NoteEditor.tsx.

Resolves #9807.

Related to #9795

@laurent22 laurent22 merged commit ddbd360 into laurent22:dev Feb 2, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

Mobile: Note editor errors aren't sent to Joplin's log
2 participants