Niels Keurentjes

Results 151 comments of Niels Keurentjes

Migration to Github Actions is done, however it does still need to be expanded to run for example the `--prefer-lowest` tests and allow failures in 8.2. I'll keep this open...

Did you ever fix this? Doesn't seem like it has anything to do with the bundle, must be something at PHP level or a far fetched issue with `http-foundation`, but...

@Ahummeling that is NOT the same. that code runs `setTemplate` on the DataTable instance, not the column. It overrides the rendering of the entire table.

I don't think this will fix anything, as hinted by @maxhelias?

Since I'm not aware of any bugs with column labels: what is currently broken and what does this fix do about it? I just want to doublecheck why we should...

Ok so you're kinda abusing our public API and request a change in it to support a case outside of the scope of the project? 😉 For this case I...

I understand the use case, I'm just not comfortable with 'weighing down' the bundle's internal API for everyone based, on an unsupported scenario used by few (likely 'one'). I'm more...

I'm actually surprised this doesn't work correctly, as I would expect the plugin to handle this completely inside DataTables itself. Do you have concrete information on what is broken and...

Yeah that does seem a crutch, but looking at that - can we even be aware on the server end of what we would need to do?

I'm flagging it as an enhancement because I do not consider *optional* plugins something we *must* properly support.