TanStack / ranger

🤖 Headless utilities for building range and multi-range sliders in React, Preact, Solid, Vue, Svelte and Angular
MIT License
753 stars 63 forks source link

add support for electron multi-window scenarios with common render parent #25

Closed Icehunter closed 9 months ago

Icehunter commented 2 years ago

When using electron and a main render system which pipes the resulting code to a child window; document context is lost and runs on the wrong window.

This allows backwards compatibility and additionally permits overriding the owning.