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
When we were in preview version 8, the search on email ID used to work in the invite popup, but a couple of days ago, we upgraded to the latest preview version, and the search is not working. From the networks tab, I found that the search is triggering the user API instead of the invite API. Is this bug already identified and resolved in any of the latest V2 releases?
Expected behavior
The search in the invite pop up should work
Actual behavior
But it is not working in the latest preview version
Link to reproduction repo
NA
The text was updated successfully, but these errors were encountered:
**What**
- fix prefix for table search which caused the other table rendered on the page to fire query
- additionally, fix a typo in js SDK and only format the file
---
FIXES SUP-112
CLOSES#9968
Package.json file
Node.js version
v20.0.0
Database and its version
postgresql 16
Operating system name and version
Macos
Browser name
No response
What happended?
When we were in preview version 8, the search on email ID used to work in the invite popup, but a couple of days ago, we upgraded to the latest
preview
version, and the search is not working. From the networks tab, I found that the search is triggering the user API instead of the invite API. Is this bug already identified and resolved in any of the latest V2 releases?Expected behavior
The search in the invite pop up should workActual behavior
But it is not working in the latest preview version
Link to reproduction repo
NA
The text was updated successfully, but these errors were encountered: