bloc
bloc copied to clipboard
fix(hydrated_bloc): Clearing existing storage when build storage called
Fix of https://github.com/felangel/bloc/issues/3887
Status
IN DEVELOPMENT
Breaking Changes
NO
Description
Type of Change
- [ ] โจ New feature (non-breaking change which adds functionality)
- [x] ๐ ๏ธ Bug fix (non-breaking change which fixes an issue)
- [ ] โ Breaking change (fix or feature that would cause existing functionality to change)
- [ ] ๐งน Code refactor
- [ ] โ Build configuration change
- [ ] ๐ Documentation
- [ ] ๐๏ธ Chore