Problemunvalidated
The anecdotes app logs an Immer error in the browser when running the `increaseVotes` reducer: "An immer producer returned a new value and modified its draft". The notes app’s similar reducer (`toggleImportance`) works without the issue.
3bb71298-6382-4fce-80ff-8a0fbc62fa1b
The anecdotes app logs an Immer error in the browser when running the increaseVotes reducer: "An immer producer returned a new value and modified its draft". The notes app’s similar reducer (toggleImportance) works without the issue.