radix-vue.js?v=c15b4b85:3366 Uncaught (in promise) Error: Injection `Symbol(SelectContentContext)` not found. Component must be used within `SelectContent`
And SelectContent is not opened.
When I removed SelectArrow and launched Preview, it worked fine.
Environment
Link to minimal reproduction
https://stackblitz.com/edit/ylgfqc?file=src%2FApp.vue
Steps to reproduce
Click SelectTrigger component.
Describe the bug
The following console error occurs:
And SelectContent is not opened.
When I removed SelectArrow and launched Preview, it worked fine.
Expected behavior
No response
Context & Screenshots (if applicable)
No response