Planned
Last Updated: 20 Jun 2025 13:27 by ADMIN
Scheduled for 2025 Q3 (Aug)
Amanatios Amanatidis
Created on: 20 Jun 2025 08:25
Category: ToolBar
Type: Bug Report
2
Programmatic Tool Parameter Changes Hide Overflowed Tools When OverflowMode="ToolBarOverflowMode.None"

When the OverflowMode of a Toolbar is set to ToolBarOverflowMode.None, changing a tool’s parameters programmatically can cause overflowed tools to disappear.

Reproduction example: https://blazorrepl.telerik.com/mzYKQEYM23bGXmvN56

In the meantime, a possible alternative is to use Adaptive="false" instead OverflowMode="ToolBarOverflowMode.None"

0 comments