text-expander-element icon indicating copy to clipboard operation
text-expander-element copied to clipboard

Issue in dom-input-range dependency causes issue in gitea upstream

Open wolfbeast opened this issue 9 months ago • 0 comments

After running into issues in the Gitea web-based interface, the gitea devs directed me to the dom-input-range developer because they extensively use this module for text expansion, and the issue is in that dependency of this module.

Unfortunately the dev of dom-input-range is completely unresponsive (https://github.com/iansan5653/dom-input-range/issues/7) so I'm opening this issue here as "one level up" to potentially fix the problem. For a more detailed description, please see the linked issue. For a detailed analysis of WeakRef() and why our platform doesn't implement this, see e.g. https://repo.palemoon.org/MoonchildProductions/UXP/issues/1740

I'm hoping you can remove the references (no pun intended) to the WeakRef JS API so dependent upstreams don't run into these issues.

wolfbeast avatar Mar 03 '25 17:03 wolfbeast