The correct link is to an example of the behavior being discussed
https://stackblitz.com/edit/react-3zy3jnvs-sdemandm?file=package.json
Now I see that this behavior has been fixed in version 9.4.1. Here is an example of what I meant.
https://stackblitz.com/edit/react-3zy3jnvs?file=app%2Fapp.tsx,package.json
When the size of the Splitter was changed, the TabStrip did not adjust to the new dimensions, that is, the scroll buttons did not change their state. In your example based on the latest version, this behavior is not observed. We can't update our packages to the latest version right now, so it would be nice if we could suggest some workaround. Thanks
Hello, Andrei,
Thank you for the clarification.
Just to make sure I understand the scenario correctly—does the undesired behavior occur only when the width is changed manually, or does it also happen when the width is fixed to a certain value? I created an example with a set width and the scrollable prop, however I was not able to observe the undersired behavior:
https://stackblitz.com/edit/react-3zy3jnvs?file=app%2Fapp.tsx
If the issue is reproduced in the example above can you send me a video which showcases the required steps?
Regards,
Filip
Progress Telerik
Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!
Hello, Andrei,
Can you please provide more information on which components you are using? Is the KendoReact Button in a Form or inside the Grid? If possible, can you please send me a runnable example which reproduces the undesired behavior? This will enable me to debug it locally and determine if it is a bug on our side and possibly find a workaround.
Looking forward to your reply.
Regards,
Filip
Progress Telerik
Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!