We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm unable to click on or close txn history pop-up. https://github.com/stakwork/sphinx-tribes/assets/32662508/bc24f465-f7af-4c05-a48a-63fe3d70bc76
When I try to refresh, i get an error saying that the site is unresponsive and to exit or wait.
The text was updated successfully, but these errors were encountered:
I'm worried this is a larger issue. We saw something similar for the user roles earlier but it mysteriously disappeared. #887
Sorry, something went wrong.
@elraphty The issue here I guess is that we are making a lot API calls once the Organization page is mounted.
We are polling the payment budget invoice count polling invoices continually....
payment
budget
invoice count
polling invoices
that's why we are getting this error: unresponsive and to exit or wait.
Successfully merging a pull request may close this issue.
I'm unable to click on or close txn history pop-up.
https://github.com/stakwork/sphinx-tribes/assets/32662508/bc24f465-f7af-4c05-a48a-63fe3d70bc76
When I try to refresh, i get an error saying that the site is unresponsive and to exit or wait.
The text was updated successfully, but these errors were encountered: