What was the gem causing the conflict? Sent from my iPhone
> On Aug 7, 2016, at 4:36 PM, Jimmy Lin <[email protected]> wrote: > > There is no issue with turbolink nor with any page source. > Then when i go through my gem file, i found an old gem which i don't need > anymore. I checked and it is stated only support for rails 3-4. After I > remove it, it works fine now. > Thank you for all your help. > >> On Sun, Aug 7, 2016 at 8:51 PM, Colin Law <[email protected]> wrote: >> On 7 August 2016 at 10:54, Jimmy Lin <[email protected]> wrote: >> > I disabled turbolink. I put 'data-turbolinks-track' => false in the >> > application template >> > I also removed turbolink gem. But still not working. Still does the same >> > thing. >> >> No need to remove the gem itself, just take it out of Gemfile and >> bundle install. >> >> Two more things to try, check in the browser console window that there >> are no errors when it loads the page or you click the link. Then >> copy/paste the complete page source (in the browser) into the html >> validator at https://validator.w3.org/#validate_by_input and fix any >> errors. >> >> Colin >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Ruby on Rails: Talk" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/rubyonrails-talk/NMLio7rs4YQ/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvmQChX4f8B-3u4-biv8P5NHDkLqwhMjfrWtW7fhFw-5Q%40mail.gmail.com. >> For more options, visit https://groups.google.com/d/optout. > > > > -- > Thanks > Jimmy > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/CAGQPN4%3DigTm_O4bg%3DbMfKQd55hXsxXffzfw1HMF648xTDqqm4w%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/35521157-0FB8-4388-BEA7-4E4DC5DC87D8%40gmail.com. For more options, visit https://groups.google.com/d/optout.

