Jason Rose

Results 5 comments of Jason Rose

I have another open PR for this concept. https://github.com/alvarotrigo/fullPage.js/pull/2420

This is a common issue not related to this plugin. You'll want to put a check around each usage of the `document` object, like this ``` if (typeof document ===...

Hey guys, we ran into something similar and here's how we handled it. Basically, we discovered that Symfony's Request component references a hardcoded defaulted value of "en" when setting the...

I'd like to figure out what the difference is here, if you don't mind. My app build doesn't show any redirect rules processed in the deploy summary. Does your app...

Not yet. I will need a few days before I am able to look into this again.