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
error msg:
Error: [ngx-markdown] When using the mermaid attribute you have to include Mermaid files to angular.json or use imports. See README for more information
renderMermaid — 784.e8731996ab8747ab.js:1:41488
render — 784.e8731996ab8747ab.js:1:37593
(匿名函数) — 784.e8731996ab8747ab.js:1:44282
generatorResume
C — main.7f5abef701198ee6.js:1:6130758
Be — main.7f5abef701198ee6.js:1:6130979
onInvoke — main.7f5abef701198ee6.js:1:4761618
run — polyfills.af626ee477947dbd.js:1:14417
(匿名函数) — polyfills.af626ee477947dbd.js:1:25528
onInvokeTask — main.7f5abef701198ee6.js:1:4761433
runTask — polyfills.af626ee477947dbd.js:1:15067
J — polyfills.af626ee477947dbd.js:1:21795
invokeTask — polyfills.af626ee477947dbd.js:1:20849
Z — polyfills.af626ee477947dbd.js:1:4822
x — polyfills.af626ee477947dbd.js:1:5110
and chrome is ok。 safari new version (17.6) is ok. it's very strange
The text was updated successfully, but these errors were encountered:
error in safari 15.3 mac os 12.2.1.
angular 18.0.6
"mermaid": "^10.9.1",
"ngx-markdown": "^18.0.0",
"prismjs": "^1.28.0",
error msg:
Error: [ngx-markdown] When using the
mermaid
attribute you have to include Mermaid files toangular.json
or use imports. See README for more informationrenderMermaid — 784.e8731996ab8747ab.js:1:41488
render — 784.e8731996ab8747ab.js:1:37593
(匿名函数) — 784.e8731996ab8747ab.js:1:44282
generatorResume
C — main.7f5abef701198ee6.js:1:6130758
Be — main.7f5abef701198ee6.js:1:6130979
onInvoke — main.7f5abef701198ee6.js:1:4761618
run — polyfills.af626ee477947dbd.js:1:14417
(匿名函数) — polyfills.af626ee477947dbd.js:1:25528
onInvokeTask — main.7f5abef701198ee6.js:1:4761433
runTask — polyfills.af626ee477947dbd.js:1:15067
J — polyfills.af626ee477947dbd.js:1:21795
invokeTask — polyfills.af626ee477947dbd.js:1:20849
Z — polyfills.af626ee477947dbd.js:1:4822
x — polyfills.af626ee477947dbd.js:1:5110
and chrome is ok。 safari new version (17.6) is ok. it's very strange
The text was updated successfully, but these errors were encountered: