There have been tweets lately stating that async/await does not work well with React components, unless there is a certain amount of complexity in how you deal with it. If the component is unmounted ...