Dustin Utecht

Results 190 comments of Dustin Utecht

ref https://github.com/wenzhixin/bootstrap-table/issues/4005

I can reproduce it with `php -S localhost:8000 -t public`, but works fine with `php -S localhost:8000 public/index.php`. I'm not an expert for the build in php server (I'm using...

Firefox: ![Bildschirmfoto 2024-04-11 um 12 47 28](https://github.com/wenzhixin/bootstrap-table/assets/13292481/a67a93f1-bb9f-415c-bce7-f56cfb4a9ee9)

[17460](https://live.bootstrap-table.com/code/vespino/17460) works fine for me, without resizing anything.

We don't got a example from you and the PR has conflicts. If you still want that this PR will be merged, please resolve the conflicts and provide us an...

Sorry for the late feedback it seems we all are quite busy right now. The PR should only update the source code, the dist code will be updated while realeasing...

I tried to test you're changes with you're fork (https://live.bootstrap-table.com/code/UtechtDustin/14259). But the editor is broken, because you're fork is not up to date with our develop branch. Please fix that,...

Please provide us an working example, i'm was not able to create one with you're PR.

I saw that example, but it uses the version 1.21.0. If i run the example with you`re PR (utilmind:develop) the whole table crashes.

You did it correctly and the editor works fine! What you marked in red is just the x-editable plugin not the edtiable bootstrap-table plugin! Check the second script tag on...