Our blazing fast Grid component built with pure JavaScript


Post by henrique »

Hi!

I updated to the Bryntum version 5.6.6 and the declaration of CardConfig doesn't have the onActiveItemChange configuration for the activeItemChange event.


Post by tasnim »

Hi,

It's not removed, you can find it here https://bryntum.com/products/grid/docs/api/Core/widget/layout/Card#eventhandler-onActiveItemChange

If you have any other questions or concerns, please let us know!

Best regards,
Tasnim


Post by henrique »

Sorry, it was removed from de TS file!


Post by tasnim »

Hi henrique,

Where do you listen to this event? Please try listening on the Container!
Are you facing any problems while listening in the Container?


Post by henrique »

In documentation and the TS file, this event handler only exists in the CardConfig type, so, the TS file must be changed to declare this event in the CardConfig type!


Post by tasnim »

Hello,

Regrettably, there is a mistake in the documentation that those events must be elevated to the Container class. I have initiated a ticket to address the document issue on GitHub here: https://github.com/bryntum/support/issues/8555.

Wishing you the best of luck!
Sincerely, Tasnim.


Post Reply