Sha256: 53ecc6654641becf608dea529c7d1bf8c57563571bd8f8f3d1b114e7ab06a5ad
Contents?: true
Size: 666 Bytes
Versions: 13
Compression:
Stored size: 666 Bytes
Contents
= Turbolinks Decidim does not support `turbolinks` so it is not included on our generated apps and it is 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 is 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 are interested in bringing turbolinks back, further discussion is welcome.
Version data entries
13 entries across 13 versions & 1 rubygems