Hello
i’ve a problem with the pdf viewer, the viewer doesn’t show the pdf but the button download work well. i download my pdf from backend service in vaadin page where the route is dynamic : (http://localhost:8080/QuoteEditor) or (http://localhost:8080/QuoteEditor/1-0-0-1545).
when the url is (http://localhost:8080/QuoteEditor) , the viewer work well but when it’s the second url i have message error in the browser.
Missing PDF “http://localhost:8080/QuoteEditor/VAADIN/dynamic/resource/1/…-6f55-4ac2-9f1f-2a8e18dbf64a/Xerox%20Scan_03212022100534.pdf”.
thank’s for help