Jake Wesorick
Jake Wesorick
Is this still an issue? If I use this gem does it not work with sending reset password emails?
It should always go left to right regardless of locale. 
Just want to throw my support in behind this PR. I can really use this.
Ok that mostly worked. Jest then recognizes it as a module. But then my specs are still written as CommonJS so I had to add ```js "transformIgnorePatterns": [ "/node_modules/(?!react-cheetah-grid)" ]...
@dipakchandranp Same for me. The promise is always returning false on iOS.
The $_ENV fix was not my issue. I was missing the `autoload.php` file in my `venfor.zip`. Make sure you have run `php composer.phar install`, which generates the `autoload.php` file, before...
To add to this, on Heroku I currently need to commit new code to change the env variables. Having access to process.env would let us change the environment variables through...
In my browser console: ` Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if...
May be related, I am getting `Error: no-response` when trying to play mp3 audio on my site with the default runtime caching. ` Failed to load ‘https://abc.cloudfront.net/123.mp3’. A ServiceWorker passed...
I am having this issue. Proposed solutions are not working.