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
If i use the same demo page on chrome, its working fine.
I have also cloned the repo and ran it locally and was able to stop the page loading before the error with the icons occur on firefox and i do get these errors:
Hi There
Im trying to use your Project and have tried your demo with Firefox. (https://codedthemes.com/demos/admin-templates/gradient-able/angular/free/analytics)
Unfortunateley, i get this error:
Firefox: 128.0.3 (64-bit)
Chrome: 127.0.6533.89
(See the missing icons...)
If i use the same demo page on chrome, its working fine.
I have also cloned the repo and ran it locally and was able to stop the page loading before the error with the icons occur on firefox and i do get these errors:
[webpack-dev-server] Disconnected! polyfills.js:6280:28 [webpack-dev-server] Trying to reconnect... polyfills.js:6280:28 [webpack-dev-server] Server started: Hot Module Replacement disabled, Live Reloading enabled, Progress disabled, Overlay enabled. index.js:484:21 Angular is running in development mode. core.mjs:31064:16 WARNING: sanitizing unsafe URL value javascript: (see https://g.co/ng/security#xss) 3 core.mjs:9295:16 downloadable font: download failed (font-family: "Poppins" style:normal weight:600 stretch:100 src index:2): status=2152398850 source: http://localhost:4200/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2 downloadable font: download failed (font-family: "feather" style:normal weight:400 stretch:100 src index:1): status=2152398850 source: http://localhost:4200/feather.woff?t=1501841394106 downloadable font: download failed (font-family: "Font Awesome 5 Free" style:normal weight:900 stretch:100 src index:1): status=2152398850 source: http://localhost:4200/fa-solid-900.woff2 Loading failed for the <script> with source “https://flackr.github.io/scroll-timeline/dist/scroll-timeline.js”. chart:1:1 [NgScrollbar]: Error loading ScrollTimeline script: error { target: script, isTrusted: true, srcElement: script, currentTarget: script, eventPhase: 2, bubbles: false, cancelable: false, returnValue: true, defaultPrevented: false, composed: false, … } ngx-scrollbar.mjs:465:20 .... [webpack-dev-server] Disconnected! index.js:484:21 [webpack-dev-server] Trying to reconnect... index.js:484:21
It seems to fail to load the fonts:
downloadable font: download failed (font-family: "Poppins" style:normal weight:600 stretch:100 src index:2): status=2152398850 source: http://localhost:4200/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2
Then reloads somehow, and afterwards, the icons are broken.
If i open http://localhost:4200/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2 locally here, its working. Therefore the problem must be somewhere else.
Do you see a chance to make it compatible with firefox? Or is it maybe just my environment?
Thanks
The text was updated successfully, but these errors were encountered: