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

fix(useDirectiveComponent): Cannot read properties of undefined (reading 'text') #19693

Merged
merged 1 commit into from Apr 30, 2024

Conversation

kieuminhcanh
Copy link
Member

Fix error: Cannot read properties of undefined (reading 'text')
Fix warning: Non-function value encountered for default slot. Prefer function slots for better performance

Fix error: Cannot read properties of undefined (reading 'text')
Fix warning: Non-function value encountered for default slot. Prefer function slots for better performance
@kieuminhcanh kieuminhcanh changed the title Update directiveComponent.ts fix(useDirectiveComponent): Cannot read properties of undefined (reading 'text') Apr 25, 2024
@johnleider johnleider added this to the v3.5.x milestone Apr 30, 2024
@johnleider johnleider added T: bug Functionality that does not work as intended/expected D: directive component labels Apr 30, 2024
@johnleider johnleider merged commit b9a588f into master Apr 30, 2024
19 checks passed
@johnleider johnleider deleted the fix-bug-directiveComponent branch April 30, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D: directive component T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants