Hi, I thought I post my question here, someone might know the solution. I tried to run the demo module, PDFGeneratorWeb_Demo, in Chrome to see how the component works but the pdf is not rendering and giving me a loading error. The devtool console is also showing me two js libs (Debugger.js.map and pdf-lib.min.js.map) failed to load.
However when I ran the demo in Firefox browser, it worked and shows the generated pdf.Is this a known issue specifically for Chrome? And is there a way to get around this?