Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KPanel context binding raises an issue if a child does not have any context prop or attribute Inheritance is true #916

Open
cnouguier opened this issue Aug 2, 2024 · 0 comments
Labels
bug core Issue affecting core module
Milestone

Comments

@cnouguier
Copy link
Contributor

cnouguier commented Aug 2, 2024

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)
@cnouguier cnouguier added bug core Issue affecting core module labels Aug 2, 2024
@cnouguier cnouguier added this to the v2.4.x milestone Aug 2, 2024
@cnouguier 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
@cnouguier cnouguier modified the milestones: v2.4.x, v2.5.x Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug core Issue affecting core module
Projects
None yet
Development

No branches or pull requests

1 participant