Oleksii Kuznietsov
Oleksii Kuznietsov
@wenzhixin here you go https://live.bootstrap-table.com/code/utilmind/17717 There are 2 buttons in example. First specifying parameters in documented 'query' property (this example doesn't works), second specifying parameter(s) directly in the 'url' (this...
Just in case, here is the source code of PHP script which generating content for my example on https://live.bootstrap-table.com/code/utilmind/17717 ```
As I mentioned in my top comment, I'm not contributing the fix for this issue because a workaround with ?parameters= in the `url` works pretty well for me, although this...
@UtechtDustin Okay, yes, my bad I specified the query incorrectly in my example, but it was correct in my real app. Here is another example: https://live.bootstrap-table.com/code/utilmind/17722 It uses your fix...
little type-related fix. Not critically important, but makes the code more clean.
> If you or anyone you know would like to maintain the package, I would be happy to add you/them as a maintainer! @seiyria, Add me as maintainer. I don't...
@seiyria Actually I just saw invitation. Thanks for inviting! Accepted.
Figuring out failed tests, reading rules... Anyway going to approve this improvement. It was successfully used in multiple projects during last 2 years. Just couple of demos (both have no...
Sorry, I still can't figure out how to pass the tests or how to modify them with my existing privileges (I don't have access to Netlify). Although I have successfully...
Ok, was able to pass checks after upgrading NPM version, but build preview seems not good... Digging further...