[openstreetmap/openstreetmap-website] Remove jQuery throttle-debounce dependency (PR #6811)
Holger Jeromin
notifications at github.com
Mon Feb 16 09:34:17 UTC 2026
HolgerJeromin left a comment (openstreetmap/openstreetmap-website#6811)
Can we have instead a (throttled) event from iD on its parent like?
```ts
window.parent?.postMessage('id-hash-update', '*' /* This is no sensitive data, so ok to allow all targets */);
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6811#issuecomment-3907392053
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6811/c3907392053 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260216/6c5ddec7/attachment.htm>
More information about the rails-dev
mailing list