Naved Islam
Naved Islam
So they reported 2 issues: - [x] Must explain in detail data processed by the app. - [ ] Must not be a simple webview, but its okay to be...
I just love that this is issue 66! What a blessed number :)
Added more and more REM, but still need to complete this cleaning
This error is not there on a local build, so clearly it's something when it's built / served / making network requests…
I'm hitting a blank about why this is happening… maybe there's some code in some library that's not playing nice, but I don't know what… I might just end up...
Even that did not work: https://github.com/sufone/layl/commit/45508e769888f9a3b4215038d574b4d51bf5c044 ....................................... Really tired of this bug… let me try a cache-free deploy from netlify
Um… so the netlify branch deploy was failing for the last 4~ commits so when I was testing it was still the old version... 😢
Alhamdulillah solved! It was setting a loading delay of zero that caused the trouble it seems. To prevent any future mess, should try: 1. re-introduce the delay and see if...
Just realized… this will help a lot with adding more languages! Since we don't need to manually import day.js support and also add to our bundle size. Rather, it would...
Another option: https://www.npmjs.com/package/hijri-date Though I don't think it brings any special value over the native date handling + day.js