@HolgerJeromin commented on this pull request.


> @@ -38,7 +38,7 @@ export default function (map) {
         .then(response => {
           if (response.ok) return response;

Not related to the PR, but this looks fishy.
Why returning an unresolved response object which is never used.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7194#pullrequestreview-4654493344
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/7194/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to