Varghese Thomas E

Results 6 comments of Varghese Thomas E

@CryptAlchemy shall I get to understand the status of the bug so that I could be a help in hand? I also face the same issue as shown below:

I found the solution: https://github.com/material-components/material-components-web/issues/5590#issuecomment-657032119 Added this: ``` :global(.with-parameter__menu) { width: 300px; left: auto !important; } ``` ```

Hi @liam-lagay-14, Can you let me know the solution that had worked for you?

I could narrow down the issue happens only when I wrap the app in ``.

I could narrow down the issue to only form validation happening when new fields are added. The other issues were due to the value not bound to the input field....

I am facing the same issue too. I had three check boxes, and i attached the data-parsley-mincheck ='1' to the last checkbox. But the error showed for the second checkbox.