I’ve been working on a new store and have been struggling with finding a way to show native page loading animation (i.e. blue circular icon on chrome tab). Things I have tried so far:
- Tried messing around with page transitions but no luck.
- Tried my ways through code (i.e. adding “self” as target for buttons/images)
- Disabled automatic caching and set an hour for manual caching
It’s really getting on my nerves thinking that my visitors will have to stare at the screen with no indication of page loading while the page actually loads. I have also read posts suggesting adding a preloading effect but it’s a bit of a stretch. Is there any way I could bring native loading to my store?