On an already rendered page is it possible to force Preloaded.preloader and getInitialStateAsync call, without unmounting and mounting react-async components?
I've a use case when I need to implement refresh functionality for react-async components and during refresh I need to display the preloader.
On an already rendered page is it possible to force Preloaded.preloader and getInitialStateAsync call, without unmounting and mounting react-async components?
I've a use case when I need to implement refresh functionality for react-async components and during refresh I need to display the preloader.