Closed VishwamKumar closed 10 months ago
In v4.3 we added a fix for being able to use a FluentButton
to submit a form when the button is located outside of the EditForm
. Because of this fix, it is now required that the EditForm
has an id
set.
So, as a workaround, for now, if you add an id
to the EditForm
, it all starts to work again. We will see if we can fix this in a better way for v4.3.1
Thanks @vnbaaij , that worked
Here is an example, as how you can create this issue
π Bug Report
π» Repro or Code Sample