Oleksandr Samofan
Oleksandr Samofan
Hello! I also was excited by the idea of the implementing the PWA into the Kit. So, I started to researching and implementing basic caching mechanism via the service worker...
I'd like to grab this one. https://github.com/sysgears/apollo-universal-starter-kit/pull/1009
@sm2017 Hi! I've started working on this issue in this branch https://github.com/Werter12/material-ui-audio-player/tree/add-disable-props. I've added disabled prop and applied specific styles for root element when `disabled` is `true`. But have left...
Hi @fatton139 As I can see according to the docs we shouldn't render `props.children` when the error occurred. When I am rendering fallback when error occurred `unmount`- is only called...