Norbert Boros

Results 59 comments of Norbert Boros

Really sorry for the late reply, did not see the notification. 1. The reason why your form does not show is because you are probably calling the function in the...

Sorry for the late reply, you will have to test this because it depends on case by case. Under normal conditions, it should work fine however if you apply obfuscation...

Yes, that's correct; sorry about that. I might have done small mistakes due to being rushed to write it... please use it with a grain of salt and always test....

Hello, well it should not take you so long that's for sure. It is literally copy/paste scenario. If you wish get in touch with me via Email and I can...

Why not use preg_replace ? That's what I have done...

For reference, I would like to do this: scripts.js: ``` import { Alert, Tooltip, Toast, Popover } from 'bootstrap'; var alertList = document.querySelectorAll('.alert'); alertList.forEach(function (alert) { new Alert(alert); }); ```

@landhb Well I tried both scenario with antivirus and without because I really needed this. Does not matter what I tried, still BSOD. I am running Hyper-V, if that make...

> With that last commit this is now working for me on Symfony 5 and twig 3. > > I have tested uploading, cropping and using an existing image and...

@thelem I saw... Pitty the author made a joke of this bundle. Actually, I took one of your branches from your fork and it works completely fine with Symphony 5....

Same here... I`m very confused with this. This bundle would have saved my project.