Closed felixgabler closed 4 days ago
Name | Link |
---|---|
Latest commit | 49251b5ad95830c0331b91ab97c4c786b50f6a0d |
Latest deploy log | https://app.netlify.com/sites/tiptap-embed/deploys/673bf7405a40540008edc1ab |
Deploy Preview | https://deploy-preview-5842--tiptap-embed.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Latest commit: 49251b5ad95830c0331b91ab97c4c786b50f6a0d
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Changes Overview
Our sentry is full of "Cannot read properties of null (reading 'dataset')" which point to this place in the
getReferenceClientRect
for tippy in theBubbleMenu
extension. This PR just adds an additional nullability check.Implementation Approach
Testing Done
Verification Steps
Additional Notes
Checklist
Related Issues