Allan Jardine
Allan Jardine
Thanks for suggesting this. I'm not sure about it to be honest, but then that might just be because I'm not to sure where this would be useful over just...
Thank you for the report - agreed, there is something wrong in the handling of the quotes for an exact match string. I'll look into that for the next release.
That is the case for a single double quote yes. But I'm not convinced that the behaviour you are seeing for four double quotes is correct. That said - it...
Is this on the [installation page](https://datatables.net/manual/installation) (or somewhere else)? The `rel="stylesheet"` attribute is absolutely needed and I accidentally removed that recently. I've just added it back. The `type` attribute however...
Hi - thanks for this! All development for DataTables is currently happening on the 2 branch - the `master` is currently only getting bug fixes and I think this would...
See [this example](https://datatables.net/extensions/buttons/examples/initialisation/simple.html). You need the `dom` parameter.
Could you create a test case demonstrating the issue please? I've just tried to do so here: https://live.datatables.net/hudumofu/1/edit but it appears to work as expected.
Good point! However PRs should [go here please](/ DataTables/DataTablesSrc). This is just a distribution repo.
Thanks for the PR. I don't think I've encountered a conflict with this before. What version of SASS is causing the issue?
Sorry for the long delay in replying here. If you use a more up to date version of the `sass` package, does it then work? I've got DataTables being built...