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
runtime-dom.esm-bundler.js:365 Uncaught (in promise) TypeError: Cannot convert object to primitive value
at patchAttr (runtime-dom.esm-bundler.js:365:16)
at patchProp (runtime-dom.esm-bundler.js:572:9)
at mountElement (runtime-core.esm-bundler.js:5258:25)
at processElement (runtime-core.esm-bundler.js:5230:13)
at patch (runtime-core.esm-bundler.js:5150:21)
at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:5693:21)
at ReactiveEffect.run (reactivity.esm-bundler.js:223:25)
at instance.update (runtime-core.esm-bundler.js:5800:56)
at setupRenderEffect (runtime-core.esm-bundler.js:5814:9)
at mountComponent (runtime-core.esm-bundler.js:5596:9)
The text was updated successfully, but these errors were encountered:
cnouguier
changed the title
KPanel context binding raises an issue if the child does not have any context prop or attribute Inheritance is true
KPanel context binding raises an issue if a child does not have any context prop or attribute Inheritance is true
Aug 2, 2024
The text was updated successfully, but these errors were encountered: