zerre
zerre
FFilament
Created by zerre on 3/27/2025 in #❓┊help
Tenancy Cors error
Hi all, I'm using tenancyforlaravel icw filament, and most all is working fine. But now on a ToggleColumn I get the following cors error: - Access to script at 'http://examp.test/js/filament/tables/components/table.js?v=3.3.5.0' from origin 'http://duru.examp.test' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. - GET http://examp.test/js/filament/tables/components/table.js?v=3.3.5.0 net::ERR_FAILED 200 (OK) - Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: http://examp.test/js/filament/tables/components/table.js?v=3.3.5.0 I've tried to update cors policies in config, ive tried updateing the middleware for the panel, but nothing seems to work.
6 replies