Issue using Install to column generator

Hi,

I had created browse screen and added extra 4 columns using Install to column generator it was working fine when i added 3 column generator but when i install 4 column on the browse screen it was working fine for some time and suddenly all columns created using Install to stop being visible
I tried de bugging and button were getting visible on click of browse screen and suddenly they were getting hide when the page gets loaded.

Maybe you turned the columns off?
image

The table saves its settings for the current user. You can clear the settings if you open the UI settings (ui_Setting) entity in Entity Inspector and remove an instance corresponding to your screen and user.

Hi,

I had for example 8 columns on browse screen and columns created using install to column generator
are not visible so if i hide one column from ui_setting all columns actions created via install to column generator gets visible

before removing one column
nobuttons

after removing one column from ui_setting
buttonssivisble

Please provide a test project where the problem is reproduced.