Closed Trilarion closed 2 months ago
That's actually a false alarm. The table was working fine. My browser simply didn't load local files because their address doesn't start with "http" and therefore this could be a cross site attack or something related (https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSRequestNotHttp). It used to work but now not anymore and it's recommend to load from a local server instead for testing.
Frankly, I won't do that. It's too much work for such a small project. I will just upload and check the table in the live, production environment. It's more risky for the stability of the generated site, but at least not more work for me.
Need to fix that