Sha256: 0e036d43f366bb0bb4a8ba3375c8c387538e7ff3ac02a4d660317291b299481f
Contents?: true
Size: 661 Bytes
Versions: 36
Compression:
Stored size: 661 Bytes
Contents
= Turbolinks Decidim doesn't support `turbolinks` so it isn't included on our generated apps and it's removed for existing Rails applications which install the Decidim engine. The main reason is we are injecting some scripts into the body for some individual pages and Turbolinks loads the scripts in parallel. For some libraries like http://leafletjs.com/[leaflet] it's very inconvenient because its plugins extend an existing global object. The support of Turbolinks was dropped in https://github.com/decidim/decidim/commit/d8c7d9f63e4d75307e8f7a0360bef977fab209b6[d8c7d9f]. If you're interested in bringing turbolinks back, further discussion is welcome.
Version data entries
36 entries across 36 versions & 1 rubygems