amgoodfellow / reactjs-calendar

A new version of the react calendar. One that uses webpack 2, and is made with ADA compliance in mind
Apache License 2.0
3 stars 3 forks source link

Initial translation request is insecure in prod #76

Closed amgoodfellow closed 7 years ago

amgoodfellow commented 7 years ago

i18next doesn't currently support any sort of custom 'should I fetch right now' sort of logic. So the initial url that the request hits should be the correct tranlations url

kdjohnson commented 7 years ago

Merged.