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

Bump prosemirror-view version to fix Google translation in editor #4729

Closed
wants to merge 1 commit into from

Conversation

thefinnomenon
Copy link

@thefinnomenon thefinnomenon commented Dec 27, 2023

Please describe your changes

Google translate doesn't work on the editor because the translate attribute is not being properly passed. This PR bumps prosemirror-view to the version with the fix.

How did you accomplish your changes

I found the version that had the fix and updated the version in package.json

https://github.com/ProseMirror/prosemirror-view/releases/tag/1.31.2

How have you tested your changes

Manually tested in browser

Checklist

[x] The changes are not breaking the editor
[x] Added tests where possible
[x] Followed the guidelines
[x] Fixed linting issues

Related issues

Close #3826

Copy link

netlify bot commented Dec 27, 2023

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 1d730b6
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/658c47766284a9000889b50b
😎 Deploy Preview https://deploy-preview-4729--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@thefinnomenon thefinnomenon changed the base branch from main to develop December 27, 2023 15:50
@thefinnomenon thefinnomenon changed the title Close #3826 bump prosemirror-view version Bump prosemirror-view version to fix Google translation in editor Dec 27, 2023
@bdbch
Copy link
Contributor

bdbch commented Jan 2, 2024

I have a PR open that updates all Prosemirror dependencies – see #4714

@bdbch bdbch added the Info: Duplicate The issue or pullrequest is a duplicate of another issue or pullrequest label Jan 2, 2024
@bdbch bdbch closed this Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Info: Duplicate The issue or pullrequest is a duplicate of another issue or pullrequest
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Google translate doesn't work with editor contents
2 participants