Navin Peiris
Navin Peiris
Would love to! I'll have a look see when I get a bit of free time. Will also love to get the release candidates in there going forward as well.
This started happening to me on erlang 23. Environment: macOS: 10.15.5 Elixir: 1.10.3 Erlang: 23.0.2
This also happens on webpages which you add to your homescreen on ios devices which has full screen mode enabled, i.e. `` present
Sorry for the extremely late reply @codeadict, just making some final touches on 2.x and about to release a new RC, will release the stable version in the next week...
Thanks for the report @ericmj! This has been fixed in main and will release `v2.0` early next week barring any issues. Which repo is this on by the way? I'll...
Hi @skyqrose, thanks for the feature idea, will have a look at enabling custom log levels per status code group per environment soon, and will keep this issue opened until...
FWIW, If you're using `asdf`, you can workaround this issue by disabling jit by adding: `export KERL_CONFIGURE_OPTIONS="--disable-jit"` to your `.bashrc`/`.zshrc` before installing erlang. Not ideal, but so much better than...
Thanks @rrrene! Can confirm it works perfectly with the new setting 🫶