codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Services count does not re-render on update #297

Open pzaich opened 5 years ago

pzaich commented 5 years ago

Describe the bug When updating the Count of a service, the client-side does not update after hitting "Save". A full page refresh confirms that the server-side does capture the update, but the client-side state is not updated.