You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
I've noticed a long list of duplicate <div>s at the end of my DOM. It seems like every select input that gets added to the page results in one additional duplicated identical such div.
Is it necessary to have these duplicated identical tags?
I've noticed a long list of duplicate
<div>
s at the end of my DOM. It seems like every select input that gets added to the page results in one additional duplicated identical such div.Is it necessary to have these duplicated identical tags?
(First wrongly reported in rstudio/shiny#3396)
The text was updated successfully, but these errors were encountered: