[openstreetmap/openstreetmap-website] Add Turbo to replace custom JS (PR #4562)
Tom Hughes
notifications at github.com
Fri Mar 8 13:33:15 UTC 2024
@tomhughes commented on this pull request.
> @@ -13,7 +13,8 @@
"OSM": "writable",
"Matomo": "readonly",
"Qs": "readonly",
- "updateLinks": "readonly"
+ "updateLinks": "readonly",
+ "Turbo": "writable"
He is writing to `Turbo.session.drive` to make turbo opt-in rather than opt-out.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4562#discussion_r1517722798
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4562/review/1924891568 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240308/d566a0e2/attachment.htm>
More information about the rails-dev
mailing list