Closed AtharvMane closed 3 years ago
Canyon please add steps to reproduce and maybe an image? It seems like this can be a browser or device specific problem
It seems it was a pre-rebuilding issue, the issue does not occur anymore.
There seems to be another problem though, on reload all images return 404 error. Steps to reproduce: 1) Go on any page other than homepage, lets take observations page for example, 2) Reload the page.
it is observed that images return 404 error after the reload. This also does not seem to be browser related or device related since both Mozilla Firefox, Google Chrome and Opera browser all seem to show this problem.
This seems a problem of relative URLs as opposed to absolute URLs, changing from './assets' to '/assets' should fix the problem
No page other than homepage reloads properly when reloaded.