mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-08 07:48:40 +00:00
3ec650557e
Use normal setTimeout for autosave instead of _.debounce. Fixes a lot of issues with functional component. Also fix existing bug where multiple "unsaved data" warnings could be queued up if the user keeps typing while the warning is being displayed.