[openstreetmap/openstreetmap-website] Make Moderation Zone Note Error more user friendly (PR #7373)
Kai Michael Poppe
notifications at github.com
Wed Sep 9 04:16:59 UTC 2026
@kmpoppe commented on this pull request.
> @@ -19,9 +19,10 @@ export default function (map) {
text
})
})
- .then(resp => {
+ .then(async resp => {
I had tested without async and didn't see the message, but it might have just been something else, testing now it's working fine without async... will remove.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7373#discussion_r3964580972
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7373/review/5149673304 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260908/fe8cc335/attachment-0001.htm>
More information about the rails-dev
mailing list