Alex
Results
2
comments of
Alex
Hey, I'm willing to implement this feature but I think I need a little hint or suggestion (@refactorthis ). I think the right place to implement this feature is within...
My workaround looks like this: ```html {{ // @ts-expect-error an issue in primevue leads to compile errors $form.amount.error?.message }} ``` I think it's better to revert if the issue is...