microsoft / fast

The adaptive interface system for modern web experiences.
https://www.fast.design
Other
9.25k stars 590 forks source link

fix: call super.disconnected callback in form associated base class #6861

Closed chrisdholt closed 10 months ago

chrisdholt commented 10 months ago

Pull Request

📖 Description

Fixes an issue where super.disconnectedCallback is not called within the form associated base class

🎫 Issues