You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@codecalm - you may already be aware of it, but it looks like there's a bunch more than just this that isn't working after a recent deploy. Here's just one example from the web console when trying to load the charts page for me:
GET
https://cdn.jsdelivr.net/npm/@tabler/core@1.1.1/dist/libs/apexcharts/dist/apexcharts.min.js
NS_ERROR_CORRUPTED_CONTENT
The resource from “https://cdn.jsdelivr.net/npm/@tabler/core@1.1.1/dist/libs/apexcharts/dist/apexcharts.min.js” was blocked due to MIME type (“text/plain”) mismatch (X-Content-Type-Options: nosniff).
[srcdoc](about:srcdoc)
Loading failed for the <script> with source “https://cdn.jsdelivr.net/npm/@tabler/core@1.1.1/dist/libs/apexcharts/dist/apexcharts.min.js”.
I'd say many (if not all?) of the components that require extra plugins have stopped rendering properly in the docs due to mime-type mismatch or similar errors...
on https://tabler.io/docs/ui/components/alerts the alerts do not render as expected.
The text was updated successfully, but these errors were encountered: