Closed nelonoel closed 9 years ago
Sections are actually sorted right after refresh (meaning the request was successfully sent to the back-end). I've been debugging this and found that it's caused by sorting not triggering the state of the resumé store.
Update: Still didn't work upon separating reorder store. Might be a problem related with ReactJS' internal DOM element indexing.
Sections are actually sorted right after refresh (meaning the request was successfully sent to the back-end). I've been debugging this and found that it's caused by sorting not triggering the state of the resumé store.