powercat-creator-kit
powercat-creator-kit copied to clipboard
[BUG]: Pivot display mode not respected
Describe the bug The Pivot component has a display mode property but it does not respect what this is set to.
To Reproduce Steps to reproduce the behavior:
- Add a new pivot component
- Change the display mode to disabled
- You can still interact with the component and change the selected key
Expected behavior The pivot component should not respond to user input when not in Edit mode
AB#970