Marco Polichetti

Results 154 comments of Marco Polichetti

Seems not a solution to me :) the real problem is submitting the "old" value to the form. And problem is even worst when one of the meal doesn't include...

So @smnandre we rely on client side validation to make the form "work"? And you are not considering one thing: meal could be optional, so required would not help here....

No problem, @smnandre. I really appreciate your work and time to look at this issue. My tone was meant to be "normal", I guess, but not being fully understood is...

@smnandre I’ve updated the question and the repository, trying to explain myself as clearly as possible. I’m not sure if I’m just unlucky 😢 , if no one has ever...

To summarize what's mentioned in the repository and the excellent research by @smnandre : there is definitely an issue with the library, I quote the source code: ```php // A...

> what would be the best behaviour for a user, just after selecting "Office 3" ? Option 1, set to null, without a doubt. If, for some reason, field B...

@italodeveloper Unfortunately not, still searching for a solution.

@craue still relevant as I use you bundle in some projects. Any help?

I'm currently refactoring an outdated app that was previously using Webpack. The project has three entry points: `app`, `embed` (for iframes), and `dashboard`. Due to the current behavior, all scripts...