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
Listing deployments in react-tables is not working. The call to backend is not returning any information.
react-tables
Note that URL to return deployments is not finding any: http://localhost:8000/api/v2/modules/1/deployments/?orderBy=name&page=1&count=10
Steps to reproduce the behavior:
react-modal
Desktop (please complete the following information):
Deployments should be listed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug
Listing deployments in
react-tables
is not working. The call to backend is not returning any information.Note that URL to return deployments is not finding any:
http://localhost:8000/api/v2/modules/1/deployments/?orderBy=name&page=1&count=10
To Reproduce
Steps to reproduce the behavior:
react-tables
orreact-modal
Desktop (please complete the following information):
Expected behavior
Deployments should be listed.
Screenshots
The text was updated successfully, but these errors were encountered: