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
hi ive followed the introduction and i have the following error on angular 16, ive tried both 2.0.0-beta42 and 1.10.7
the error:
zone.js:175 Uncaught TypeError: el.setAttribute is not a function
at EmulatedEncapsulationDomRenderer2.setAttribute (platform-browser.mjs:591:16)
at EmulatedEncapsulationDomRenderer2.applyToHost (platform-browser.mjs:753:14)
at DomRendererFactory2.createRenderer (platform-browser.mjs:459:22)
at AnimationRendererFactory.createRenderer (animations.mjs:139:40)
at NgtRendererFactory.createRenderer (angular-three.mjs:2013:63)
at createRootComponentView (core.mjs:13132:54)
at ComponentFactory.create (core.mjs:13016:35)
at ViewContainerRef.createComponent (core.mjs:23220:47)
at angular-three.mjs:2558:40
at timer (zone.js:2355:41)
The text was updated successfully, but these errors were encountered:
hi ive followed the introduction and i have the following error on angular 16, ive tried both 2.0.0-beta42 and 1.10.7
the error:
zone.js:175 Uncaught TypeError: el.setAttribute is not a function
at EmulatedEncapsulationDomRenderer2.setAttribute (platform-browser.mjs:591:16)
at EmulatedEncapsulationDomRenderer2.applyToHost (platform-browser.mjs:753:14)
at DomRendererFactory2.createRenderer (platform-browser.mjs:459:22)
at AnimationRendererFactory.createRenderer (animations.mjs:139:40)
at NgtRendererFactory.createRenderer (angular-three.mjs:2013:63)
at createRootComponentView (core.mjs:13132:54)
at ComponentFactory.create (core.mjs:13016:35)
at ViewContainerRef.createComponent (core.mjs:23220:47)
at angular-three.mjs:2558:40
at timer (zone.js:2355:41)
The text was updated successfully, but these errors were encountered: