Maxime
Maxime
Did anyone found a better way of handling HMR with lazy loading?
@ahnpnl your branch link seems to be dead. Could you also provide explanations if you restore it of how to test it on our own project? I'd be willing to...
There's not at the moment. I think that's a valid use case though and that there's no work around at the moment. So I'd be willing to accept a new...
I've done it in the template repo though https://github.com/maxime1992/dev.to/blob/master/.github/workflows/main.yml :heavy_check_mark:
Encountered that today. I've raised an issue directly on Forem's repo as for some reason, they return a successful code even though they rejected the post or put: https://github.com/forem/forem/issues/19587. I'll...
I just made a small speculative fix. Unlikely to fix but a small attempt as a quick fix... https://github.com/maxime1992/dev-to-git/commit/e34dfafeca7d0842a9163ac3510b7af1fdb9a17e
Before: https://github.com/maxime1992/my-dev.to/actions/runs/5165970105/jobs/9305789445 :red_circle: After: https://github.com/maxime1992/my-dev.to/actions/runs/5166090709/jobs/9305977103 :heavy_check_mark: Looks like it may be enough for now!
For reference, I don't think this is fully fixed https://github.com/photoprism/photoprism/issues/1407#issuecomment-1532556216
Interesting. I guess I could help with testing (next week though) but unsure what you'd like for me to test? Do you want to make a temporary branch with photoprism...
Hi @DLLDev have you found a workaround by any chance?