I'm using Propshaft with SRI, and if I change a CSS file, the page is not reloaded and I see this error in the console:
Failed to find a valid digest in the 'integrity' attribute for resource 'http://myapp.localhost:3000/assets/web-c8a40574.css?reload=1761755862476' with computed SHA-256 integrity 'EtK59V7n4R7usWBpQ3NGUlKghMrbpFrefHd53LhIW5I='. The resource has been blocked.
When I remove SRI, it works without problems.
I'm using Propshaft with SRI, and if I change a CSS file, the page is not reloaded and I see this error in the console:
When I remove SRI, it works without problems.