Jamsa

Results 3 comments of Jamsa

After upgrade the vuestic-ui to 1.4.0, the va-data-table is working, but there are some other issues, some methods not found...

for me the following code works normal ``` type SelectionRuleVO struct { SelectionCount uint32 `json:"selectionCount"` // total number of selections /* UniqueSelectionCount uint32 `jsonx:"uniqueSelectionCount"` */ MaxSameSelections uint32 `json:"maxSameSelections"` // maximum...