We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0
https://sfc.vuejs.org/#__DEV__eNqlVM1uozAQfpVZLiESP9o9ItLdquob7JELhSGQ+gfZhqiK8u4dY0OhTatKlTgw4/l+hhlzCe77PhkHDLIg15XqegMazdDfFaLjvVQGLqCwiaDGphP4MGgj+SNDjsJE0EZQSd4PBmu4QqMkhx2R7RbwA536fJLawGptj++FNC2qTZXP+WKAQlRSaKp/nAgPt9yE9mi/rZy5Pwf4CsIV4tyJWp6Tal2kE4cMd/wlrjC27e4iT0+o72Li0gkt2LWwt0zZ32T1YjtWKGpU4X4KbGgGJaDd2CAswLUQ9Lwx/LnJUJhbDIsp68I4pplLCiKiyYdNyTTu7QzWMlJQo1Qxjz8M93C4m5UnKSmSsWQDwl/fWuYMksyq67YUNcP/8nhkSHwrmgV/gF/zu7eYp25XaUun0CDvWWmQYoD8GZFaY93oYspYl85x1ulDESwdFAGkDpS+Q+V1N8K/inXVMwHWLovA0xoXTmiqpmyeLk6CKHBLHvOyT05aCrpibhb+QBdB5jq1OVp1G5OUMb3O0lQ3ld3/k06kOqb0lqhBmI5jgprHT0qeNd2QE7FEK46UkiOq2E0f1Vec70o/8M7rRa3MV9f+JrYf2zVu9aFFxqS7x2d8mlbDfeTbX2ia3Oafs4zVK65+A98V9hv9YwPXV2OUxvY=
check the playround
render custom element content
empty
No response
call _update when connectedCallback invoked
https://github.dev/vuejs/core/blob/b0b74a160c08941fa9a7a5460f36a1f2fccbf423/packages/runtime-dom/src/apiCustomElement.ts#L179
The text was updated successfully, but these errors were encountered:
fix(custom-elements): custom element should re-instantiate when inser…
67890da
…ted again (#6966) fix #6934
e260124
…ted again (vuejs#6966) fix vuejs#6934
6e63bec
Successfully merging a pull request may close this issue.
Vue version
3.0
Link to minimal reproduction
https://sfc.vuejs.org/#__DEV__eNqlVM1uozAQfpVZLiESP9o9ItLdquob7JELhSGQ+gfZhqiK8u4dY0OhTatKlTgw4/l+hhlzCe77PhkHDLIg15XqegMazdDfFaLjvVQGLqCwiaDGphP4MGgj+SNDjsJE0EZQSd4PBmu4QqMkhx2R7RbwA536fJLawGptj++FNC2qTZXP+WKAQlRSaKp/nAgPt9yE9mi/rZy5Pwf4CsIV4tyJWp6Tal2kE4cMd/wlrjC27e4iT0+o72Li0gkt2LWwt0zZ32T1YjtWKGpU4X4KbGgGJaDd2CAswLUQ9Lwx/LnJUJhbDIsp68I4pplLCiKiyYdNyTTu7QzWMlJQo1Qxjz8M93C4m5UnKSmSsWQDwl/fWuYMksyq67YUNcP/8nhkSHwrmgV/gF/zu7eYp25XaUun0CDvWWmQYoD8GZFaY93oYspYl85x1ulDESwdFAGkDpS+Q+V1N8K/inXVMwHWLovA0xoXTmiqpmyeLk6CKHBLHvOyT05aCrpibhb+QBdB5jq1OVp1G5OUMb3O0lQ3ld3/k06kOqb0lqhBmI5jgprHT0qeNd2QE7FEK46UkiOq2E0f1Vec70o/8M7rRa3MV9f+JrYf2zVu9aFFxqS7x2d8mlbDfeTbX2ia3Oafs4zVK65+A98V9hv9YwPXV2OUxvY=
Steps to reproduce
check the playround
What is expected?
render custom element content
What is actually happening?
empty
System Info
No response
Any additional comments?
call _update when connectedCallback invoked
https://github.dev/vuejs/core/blob/b0b74a160c08941fa9a7a5460f36a1f2fccbf423/packages/runtime-dom/src/apiCustomElement.ts#L179
The text was updated successfully, but these errors were encountered: