factly / dega

A lightweight, scalable & high performant CMS written in Go & React. Developed for modern web features with all the best practices built-in.
Apache License 2.0
14 stars 6 forks source link

Fix category deletion error #960

Closed rapoler closed 1 month ago

rapoler commented 1 month ago

Fixed - when a category needs to be deleted, there is a long loading followed by success message but the category is still visible in the list

closes #928