microsoft / fast

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

fix: toolbar should not throw if start/end slots do not exist #6770

Closed chrisdholt closed 1 year ago

chrisdholt commented 1 year ago

Pull Request

📖 Description

Fixes an issue where toolbar would throw if the class were used with a template without start or end slots.

🎫 Issues

fixes #6634