[openstreetmap/openstreetmap-website] 503 error sometimes not shown on query features sidebar (Issue #7222)
Holger Jeromin
notifications at github.com
Fri Jul 10 09:14:44 UTC 2026
HolgerJeromin left a comment (openstreetmap/openstreetmap-website#7222)
> But that guard doesn't work when the selection is empty because Rails returned the error, which doesn't include the lists jQuery wants.
You are right. Minimal example:
```js
// empty jQuery collection
$()
// this AbortController is not saved anywhere
.data("ajax", new AbortController())
// this fails therefore
.data("ajax").signal
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/7222#issuecomment-4933833731
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/7222/4933833731 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260710/ddfd78fc/attachment.htm>
More information about the rails-dev
mailing list