Skip to content

ERROR Error: Uncaught (in promise): InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': ')' is not a valid attribute name. #2

@RRGT19

Description

@RRGT19

The login page don't load. I applied the changes that you did here:
https://github.com/ramsatt/ng6AdminLTE/blob/master/src/assets/dist/js/pages/dashboard2.js

but, I receive another error from console (from login page):

core.js:1992 ERROR Error: Uncaught (in promise): InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': ')' is not a valid attribute name.
Error: Failed to execute 'setAttribute' on 'Element': ')' is not a valid attribute name.
at EmulatedEncapsulationDomRenderer2.setAttribute (platform-browser.js:1829)
at DebugRenderer2.setAttribute (core.js:14665)
at createElement (core.js:9923)
at createViewNodes (core.js:13056)
at callViewAction (core.js:13549)
at execComponentViewsAction (core.js:13455)
at createViewNodes (core.js:13129)
at createRootView (core.js:12972)
at callWithDebugContext (core.js:14460)
at Object.debugCreateRootView [as createRootView] (core.js:13707)
at EmulatedEncapsulationDomRenderer2.setAttribute (platform-browser.js:1829)
at DebugRenderer2.setAttribute (core.js:14665)
at createElement (core.js:9923)
at createViewNodes (core.js:13056)
at callViewAction (core.js:13549)
at execComponentViewsAction (core.js:13455)
at createViewNodes (core.js:13129)
at createRootView (core.js:12972)
at callWithDebugContext (core.js:14460)
at Object.debugCreateRootView [as createRootView] (core.js:13707)
at resolvePromise (zone.js:814)
at resolvePromise (zone.js:771)
at zone.js:873
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421)
at Object.onInvokeTask (core.js:4604)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:420)
at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188)
at drainMicroTaskQueue (zone.js:595)
defaultErrorLogger @ core.js:1992

Any update about this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions