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

Before stack comparison, check if target element is in document #410

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

exoRift
Copy link
Contributor

@exoRift exoRift commented Sep 23, 2024

Fixes #409

Don't feel pressured to merge, but I figured that the solution is fairly simple so I implemented it myself.

Copy link

vercel bot commented Sep 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-resizable-panels ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 1:14am

@bvaughn
Copy link
Owner

bvaughn commented Sep 23, 2024

Yeah no worries. I appreciate it. It's late where I'm at but I'll leave this open until I have time to look at it a little closer. If it doesn't seem like it will cause any negative impact, I don't mind landing it.

@exoRift
Copy link
Contributor Author

exoRift commented Sep 25, 2024

Any updates? 👀

@bvaughn
Copy link
Owner

bvaughn commented Sep 25, 2024

Truthfully I have not thought about it much yet. Week days are busy (job) and this is not a huge priority for me.

@bvaughn
Copy link
Owner

bvaughn commented Sep 28, 2024

I don't think it should break or affect any pre-existing apps so I think it's safe to make. Appreciate your patience.

@bvaughn bvaughn merged commit fe9b677 into bvaughn:main Sep 28, 2024
6 checks passed
@bvaughn
Copy link
Owner

bvaughn commented Sep 28, 2024

This change has been released in [email protected]


❤️ → ☕ givebrian.coffee

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.

Stacking Order Error for Unrelated events
2 participants