Bug: Unit testing error message - "The tag <search> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter." #33024
Labels
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
React version: 19
Steps To Reproduce
If using my linked example:
Link to code example: https://github.com/IsaacMcIntyre/search-tag-testing-bug
The current behavior
Test runs with no errors
The expected behavior
Test passes, but with console error:
Other Context
I've seen similar issues written in the past for and where they are not inside an tag, but from my understanding there should not be any requirements of elements outside or inside the search tag. With this being a relatively new html element, I'm wondering if this is just something that needs updating? Or am I doing something wrong?
Apologies if this is the wrong place / I have misunderstood something.
Thanks!
The text was updated successfully, but these errors were encountered: