### Description The hostElement is recreated each invocation of `confirm()`, and appended to the DOM. ### Steps to reproduce 1. Create 10 `confirm()` calls. 2. See 10 divs. ### Version v36.4.0 ### Browser _No response_
Description
The hostElement is recreated each invocation of
confirm(), and appended to the DOM.Steps to reproduce
confirm()calls.Version
v36.4.0
Browser
No response