Paul Sutherland

Results 6 comments of Paul Sutherland

Hi Victor, I am doing well thanks, I trust all is good at your end... I have to admit I have not looked into the monorepo configuration at all. However,...

@sabarinathancs Hi - what platform is this for?

@sabarinathancs Can you give me a bit more information to go on so I can try and recreate the issue. What platform were you targeting? Mobile, Web or Desktop (Electron)?...

@sabarinathancs Ok thanks. I can recreate this issue. It is related to angular and routing. It tries to load a route view on force reload and it can't obviously find...

@sabarinathancs I have pushed a fix. Please try it out and let me know if it clears the issue for you.

I had issues using the work around suggested by @crobinson-expl where the css files were not found. My work around to solve this is: ``` import { fileURLToPath, URL }...