Dustin Utecht
Dustin Utecht
Can't reproduce this issue in the latest version. Does anybody can reproduce it ? @nobleboyh @Friends4U @tvargas1
@djhvscf The class `form-control` is missing for the select, which cause in a other style of the inputs.
> The form-control class is there: > >  The form-control class (without -sm) of the select :-) 
For me it works fine, it is also needed. Please check the bootstrap 4 [documentation](https://getbootstrap.com/docs/4.0/components/forms/#sizing). 
`this.tableGroups` will be initialised in the `initSort` function, which will not be executed wiht `sidePagination: "server"`. https://github.com/wenzhixin/bootstrap-table/blob/develop/src/bootstrap-table.js#L436-L439 https://github.com/wenzhixin/bootstrap-table/blob/develop/src/extensions/group-by-v2/bootstrap-table-group-by.js#L47-L52 We will check if we find a solution for that!
This issue is caused by this line: https://github.com/wenzhixin/bootstrap-table/blob/develop/src/extensions/filter-control/utils.js#L207 @djhvscf could you check it ? I'm not sure what should happen there and what not.
I agree with this, we updated a client website to bolt 5. On that site we have a galleries, each gallery has 30-40 Images from mettings. Now our client asked...
The question is, why it doesn't know where the system ca path is ? Each OS have one default path, so it could check path or im wrong ?
Should be possible as CodeMirror has vim key bindings: https://codemirror.net/demo/vim.html But i guess this is a low priority issue, first of all beekeeper needs a configuration window.
I guess this issue is blocked right now: https://github.com/Stocard/node-ssh-forward/issues/28