KISO Docs
KISO Docs
  • WELCOME
    • Overview
    • UI Kits & Themes
      • KISO Themes
        v1.0.0
        • Installation
          • Quickstart
            • Deployment
              • Customization
                • Rails Integrations
                  • Generators
                    • Layouts
                      • Content Blocks
                        • Email Layouts
                          • Simple Form
                            • View Helpers
                              • Customizing the Themes
                              • Javascript Tools & Libraries
                                • Handling Turbolinks
                                  • Bundled Javascript Plugins
                                    • Customizing loaded plugins
                                    • Troubleshooting
                                  • Engines
                                    • KISO Stripe Payments
                                      v1.0.0
                                      • Installation
                                        • Quickstart
                                          • Transactions Quickstart
                                            • Subscriptions Quickstart
                                            • View Helpers
                                              • Admin Areas
                                                • Admin Mailers
                                                  • Stripe Event Dispatch System
                                                    • Basic Metrics
                                                      • Subscriptions
                                                        • Javascript
                                                          • Lifecycle Hooks
                                                            • Engine Configuration
                                                          • Tools
                                                            • KISO Crate
                                                              v1.0.0
                                                              • Installation
                                                                • Quickstart
                                                                  • Available Commands
                                                                    • Tool Output
                                                                      • The Crate File
                                                                    • Legacy Products
                                                                      • Rapid Rails Themes
                                                                        v1.0.0
                                                                        • Documentation
                                                                          • Installation
                                                                            • Deployment
                                                                              • Customizing the Rails Theme
                                                                                • Customizing the SASS variables
                                                                                  • Rails Quickstart
                                                                                    • Rails Generators
                                                                                      • Rails View Helpers
                                                                                        • Rails Content Blocks
                                                                                          • Rails Layouts
                                                                                            • Simple Form
                                                                                              • Email Layouts
                                                                                                • Javascript
                                                                                                  • Troubleshooting
                                                                                                  • RRT Demos
                                                                                                  • Dresssed Demos

                                                                                                  Handling Turbolinks

                                                                                                  When using Turbolinks you really have to read their documentation and know what you're doing. You can very easily run into situations when using jQuery plugins where things start breaking or acting weirdly.
                                                                                                  KISO Themes itself is designed to work with Turbolinks out of the box, so you shouldn't run into any problems out of the gate. But it cannot be guaranteed that you won't run into issues with any 3rd party jQuery plugins you might choose to use.