Ryan D

Results 7 comments of Ryan D

I was having this problem too when linking to the external CDN file with ad blockers installed. I solved it by installing the packages locally.

Yes I'm having the same problem in iOS 6.

Oddly enough, in version 13.0.3 only the first two keys will display, but if you press the comma at any time after, it will still create a new tag.

This is biting me too. Going to see if I have better luck with Sendgrid.

@DarrenInwood Have you been using your fork in production at all? I'm debating how to approach this issue. I'm leaning towards rolling my own base64 method.

This didn't quite work for me. Still lots of manual work involved. Here is how I got things working. Add this line to your `application.rb` file: ``` config.assets.precompile

My solution stopped working for me as well in my latest project. After several hours of messing with it. I've decided the easiest thing was to use Foundation's CDN: ```...