Han Moe Htet

Results 5 comments of Han Moe Htet

I have created a demo repo for solving this issue specifically - [Route level code splitting in React without screen flickering](https://github.com/HanMoeHtet/route-level-code-split/tree/react-v18). 1. I think it will be easier if there...

@gunnartorfis I just copied the source and tweaked a little. Just added try catch block [Here](https://github.com/HanMoeHtet/techo/blob/78f2330c7ca08ef38e82ac5895fc2d989d68dbb0/scripts/copy-files.js#L146)

Microsoft wants to sell Azure Key Vault, that's why they don't allow simple local specific configurations like any other frameworks provide.

For now I am using ``` ExecStartPre=/bin/bash -c "while [ ! -S /run/clamav/clamd.ctl ]; do sleep 1; done" ``` And also I have to use SIGKILL instead SIGTERM to stop...

Can you please specify your React version?