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
There's an issue on the frontend and backend right now where calling the API with a plugin is not indexed will return empty data. We should update both the frontend to display a 404 page, and the backend to respond with a 404 status code if the plugin object is empty
Backend
Frontend
The text was updated successfully, but these errors were encountered:
@codemonkey800 Updating the current 404 page seems less critical, it's basic but I think it does the job? Let me know if you still think frontend work is needed for this.
There's an issue on the frontend and backend right now where calling the API with a plugin is not indexed will return empty data. We should update both the frontend to display a 404 page, and the backend to respond with a 404 status code if the plugin object is empty
Backend
Frontend
The text was updated successfully, but these errors were encountered: