On 7 August 2016 at 22:36, Jimmy Lin <jimmy0...@gmail.com> 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.

There certainly was an issue with the page source or javascript.
Probably the javascript.  In this case caused by the gem.  If there
had been no issue it would have worked.

However this has been useful as it has prompted me to add to my list
of things to check when upgrading - that all gems in Gemfile are
compatible with the new version.

Colin

>
> On Sun, Aug 7, 2016 at 8:51 PM, Colin Law <clan...@gmail.com> wrote:
>>
>> On 7 August 2016 at 10:54, Jimmy Lin <jimmy0...@gmail.com> 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
>> rubyonrails-talk+unsubscr...@googlegroups.com.
>> To post to this group, send email to rubyonrails-talk@googlegroups.com.
>> 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 rubyonrails-talk+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> 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 rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsuwpxeLbQYFdec2wtehVQ1MHZM71_Kb6PuijJCAOuq7w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to