Skip to content

Fix bug in the 'removed' event handler.

Compare
Choose a tag to compare
@marshallswain marshallswain released this 22 Dec 01:46
· 484 commits to master since this release

The event handler for removed was mistakenly calling the non-existent removeItem action instead of the correct removeItem mutation. This is now fixed.