Skip to content

replaceShowList: pass object properties to a column only if it is defined; fix hideActions getters logic bug

Havryliuk Stepan requested to merge fix/replaceShowListFix into master

replaceShowList: pass object properties to a column only if it is defined. Its prevent a bug when column sortable and filter properties is not defined in UTable.

hideActions logic bug:

image

Edited by Havryliuk Stepan

Merge request reports