Fred

Results 12 comments of Fred

Hi. I've read somewhere (I don't remember where) you need to comment few lines in dist/js/bootstrap-multiselect.js, like this `//if (typeof define === 'function' && define.amd && // typeof require ===...

Hello, It's a nice job. I think something is missing: when you filter, the column is filtered but the value disappears from the input box. Regards

Hello , Do you plan to merge fixes from jmontoya in sf5-compat branch? I can't see fixes for Export.php (630a1b5) , GridManager.php (56c62e1) and spaceless in blocks.html.twig (9425cd1) in sf5-compat...

I think the datagrid is OK for php7.2 with this fixes. With php 7.4 it's not ok. When you extend the grid with custom twigs, columns or data are not...

Sorry, I missed this fix and the message. Yes it fixes the problem. Thanks

Hello. I've proposed this https://github.com/APY/APYDataGridBundle/commit/ee764746a79c40b700d65e3dd80b70d1677ab733 #

I forgot to say: apy/datagrid-bundle 4.0.2 symfony 5.4.7 php 7.2.24

Hi @mhor , rolling back to Twig\Template is not enough. I've to change ``` public function setTemplate($template) { if (is_string($template)) { if (substr($template, 0, 8) === '__SELF__') { $this->templates =...

Hello, Is the support for SFv4 available in a dev repository?

Hello, I don't reproduce it anymore, neither do I. It's fixed. Thanks