### Used Package Manager
yarn
### Validations
- [X] Read the the documentation in detail.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our [Discord Chat Server](https://discord.surmon.me).
- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
I have the following component
But I am getting the following error in the console
I am not sure where to even look, is this a bug or is there something wrong with my implementation?
Reproduction
just the code above
System Info