You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have couple of entries try searching and wait for the result 1 character after another
i have tried by using a search button as well so search button as it is taking two hits to get the search done.
try for your self reach out if anything is needed from my end.
to run : ng serve --disable-host-check
The text was updated successfully, but these errors were encountered:
SSP23SCM38P
changed the title
https://github.com/formio/formio.js/issues/new/choose
formio-grid is experiencing a delay when performing grid-query using a regex
Oct 16, 2024
Thank you for reporting this issue. I can reproduce it and have logged a ticket for the backlog. We are always willing to review any contributions from the open-source community to resolve this issue.
<formio-grid
[src]="formUrl"
[query]="gridQuery"
(rowSelect)="onSelect($event)"
there is a delay and it is needing multiple clicks or entries to register the query and display accordingly
https://codesandbox.io/p/devbox/angular-angular
i have couple of entries try searching and wait for the result 1 character after another
i have tried by using a search button as well so search button as it is taking two hits to get the search done.
try for your self reach out if anything is needed from my end.
to run : ng serve --disable-host-check
The text was updated successfully, but these errors were encountered: