tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.84k stars 1.2k forks source link

[bootstrap4] Word `Empty` on sort icon #1036

Closed parallels999 closed 1 year ago

parallels999 commented 1 year ago

This happens in bootstrap 4

image

This commit is causing the problem https://github.com/tonytomov/jqGrid/commit/bcdac3955f5180efdfd6990d94fb074bc4ae5c2d

shows empty even if one of the 2 options is selected(asc, desc)

tonytomov commented 1 year ago

Hello,

Can you please prepare a working example with the problem? Thank you

parallels999 commented 1 year ago

Done https://jsfiddle.net/jcmg6v2a/1/ image