BasicPrimitives/react

Button Rendering Problem

devhe4d opened this issue · 2 comments

Hi, based on the docs on this page we can use ItemTemplate to render custom design Items and buttons.
when I add templates entity into config object, the onItemRender function works fine, but the onButtonsRender doesn't work.

I noticed that even in the demo page of itemtemplates the buttons that are in the config object don't get rendered. I wonder what is the problem with it.

Thanks

Fixed in 6.3.1