Skip to content

fix(shared): search is a native HTML element #10481

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

Closed
wants to merge 1 commit into from

Conversation

apeschar
Copy link

@apeschar apeschar commented Mar 8, 2024

@@ -12,7 +12,7 @@ const HTML_TAGS =
'canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,' +
'th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,' +
'option,output,progress,select,textarea,details,dialog,menu,' +
'summary,template,blockquote,iframe,tfoot'
'summary,template,blockquote,iframe,tfoot,search'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sxzz
Copy link
Member

sxzz commented Mar 8, 2024

Duplicate of #9249

@sxzz sxzz marked this as a duplicate of #9249 Mar 8, 2024
@sxzz sxzz closed this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants