Rafał Trojanowski

Results 6 comments of Rafał Trojanowski

``` // reference: https://github.com/reed/turbolinks-compatibility/issues/52 $('[__jx__id], embed#__zopnetworkswf').remove() window.$zopim = undefined; ``` Made trick! awesome.

Honestly me too, I just have experimented a few hours and gave up because that's not super important for me at the moment. I expected that it would work out...

Thanks for sharing. I will check it.

Honestly, I couldn't reproduce 405, but on production server I noticed that requests have ```blocked mixed content``` status because they go via ```http```. Seems default ```secure=true``` introduced here: https://github.com/johnotander/ember-cli-gravatar/blob/4901e1196be78b9070d993ec4eb7dfef2d3d1056/CHANGELOG.md#300---4152015 is...

@no-itsbackpack I'm using your fork with standard Rails 6 project (no-API) and it works without problems! Thanks for your work.

Hey, I have the same problem.