Laravel's CSP third-party package JavaScript files are blocked or prevented from applying inline styles
I am implementing CSP in my Laravel-based project using a package, but I encountered an error in my console: Content-Security-Policy: The page’s settings blocked the loading of a resource at inline ("style-src"). The console has https://js.hubspot.com/web-interactives-embed.js link. My CSP is…