fulls1z3 / ngx-meta

Dynamic page title & meta tags utility for Angular (w/server-side rendering)
MIT License
333 stars 47 forks source link

Uncaught TypeError: Cannot read property 'core' of undefined at ngx-meta-core.umd.js:4 #213

Closed playkang closed 3 years ago

playkang commented 3 years ago

I'm submitting a ... (check one with "x")

[x] Support request => <!-- Please check the repository for a similar issue or PR before submitting -->

Current behavior image

Expected/desired behavior

I added in angular.json Because no use system.js

"scripts": [
              "node_modules/@ngx-meta/core/bundles/ngx-meta-core.umd.min.js"
            ]

Can I make this error go away?

Environment

fulls1z3 commented 3 years ago

see https://github.com/fulls1z3/ngx-meta/pull/216