Anyone has issue with edge browser? #737
Unanswered
Brilliant-Meadows
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am able to get this work on chrome browser, but not on edge browser:
Failed to find a valid digest in the 'integrity' attribute for resource 'https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css' with computed SHA-384 integrity 'xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N'. The resource has been blocked.
localhost/:1 Failed to find a valid digest in the 'integrity' attribute for resource 'https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.min.js' with computed SHA-384 integrity '+sLIOodYLS7CIrQpBjl+C7nPvqq+FbNUBDunl/OZv93DB7Ln/533i8e/mZXLi/P+'. The resource has been blocked.
index.js:485 [webpack-dev-server] Server started: Hot Module Replacement disabled, Live Reloading enabled, Progress disabled, Overlay enabled.
core.mjs:25340 Angular is running in development mode.
localhost/:1 Tracking Prevention blocked a Script resource from loading http://connect.facebook.net/en_US/sdk.js.
sdk.js:1
core.mjs:10072 ERROR Error: Uncaught (in promise): Login providers not ready yet. Are there errors on your console?
at resolvePromise (zone.js:1193:31)
at zone.js:1100:17
at zone.js:1116:33
at socialauth.service.ts:201:9
at new ZoneAwarePromise (zone.js:1411:21)
at SocialAuthService.signIn (socialauth.service.ts:199:12)
at DemoComponent.signInWithFB (demo.component.ts:30:23)
at DemoComponent_div_1_Template_button_click_10_listener (demo.component.html:17:18)
at executeListenerWithErrorHandling (core.mjs:15627:16)
at wrapListenerIn_markDirtyAndPreventDefault (core.mjs:15660:22)
handleError @ core.mjs:10072
next @ core.mjs:26835
next @ Subscriber.js:91
_next @ Subscriber.js:60
next @ Subscriber.js:31
(anonymous) @ Subject.js:34
errorContext @ errorContext.js:19
next @ Subject.js:27
emit @ core.mjs:22600
(anonymous) @ core.mjs:26100
invoke @ zone.js:368
run @ zone.js:127
runOutsideAngular @ core.mjs:25973
onHandleError @ core.mjs:26100
handleError @ zone.js:372
runGuarded @ zone.js:140
api.microtaskDrainDone @ zone.js:1054
drainMicroTaskQueue @ zone.js:588
invokeTask @ zone.js:487
invokeTask @ zone.js:1631
globalCallback @ zone.js:1662
globalZoneAwareCallback @ zone.js:1695
Show 22 more frames
Show less
Beta Was this translation helpful? Give feedback.
All reactions