You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
I expect the Text components to be rendered inside of the first Actions column. I have two actions columns to demonstrate that it does not work in any column of the tree table. I wanted to use Buttons but codepen was not compiling the code correctly when I used them -- so I commented them out for now.
It works in a non-tree table as also shown in the codepen.
UI5 Web Components for React Information
Operating System: @ui5/webcomponents-react version: 0.8.6
The text was updated successfully, but these errors were encountered:
Describe the bug
Creating a tree table does not render anything like Button's, Text's, etc in any cell. Only data accessors are shown
To Reproduce
Steps to reproduce the behavior:
https://codesandbox.io/s/dawn-http-e7o19
Expected behavior
I expect the Text components to be rendered inside of the first Actions column. I have two actions columns to demonstrate that it does not work in any column of the tree table. I wanted to use Buttons but codepen was not compiling the code correctly when I used them -- so I commented them out for now.
It works in a non-tree table as also shown in the codepen.
UI5 Web Components for React Information
Operating System:
@ui5/webcomponents-react
version: 0.8.6The text was updated successfully, but these errors were encountered: