Dustin Utecht

Results 190 comments of 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: > > ![image](https://user-images.githubusercontent.com/4496763/143379154-180591fe-585f-4474-80ef-68e39d549892.png) The form-control class (without -sm) of the select :-) ![Bildschirmfoto 2021-11-25 um 09 11 34](https://user-images.githubusercontent.com/13292481/143403826-366d4a63-f978-46ea-b880-76b095bd2bc5.png)

For me it works fine, it is also needed. Please check the bootstrap 4 [documentation](https://getbootstrap.com/docs/4.0/components/forms/#sizing). ![Bildschirmfoto von 2021-11-25 18-50-45](https://user-images.githubusercontent.com/13292481/143485049-ca360e9e-c40b-451f-b31e-d667b887a427.png)

`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