Fix react popup unload error
- Due to async broadcast event listeners, some calls might come very late in the page lifecycle. - Not sure what the exact cause is, but guessing it has to do with how browsers un…→ Full commit message
Index of 5 entries from . This day is part of week 49, and is day number 344 of year 2017. All entries belong to a single category, talkie.
See all entries from , or more entries from .
- Due to async broadcast event listeners, some calls might come very late in the page lifecycle. - Not sure what the exact cause is, but guessing it has to do with how browsers un…→ Full commit message
* feature/improve-state: Avoid un/controlled component mixup Use reselect to speed up data transformations Add reselect Remove redux-persist and redux-persist-crosstab M…→ Full commit message
- Mostly used for voice list dependent data transformations (languages, language groups, etcetera) - Cleaned up some state and props.