First and foremost try to identify what is breaking things by just disabling CSS or JS or HTML or Image optimization (incl. lazyload). Based on that we can see what the next steps need to be 🙂
I only see two files that were not loading, in the first screenshot, both Elementor (non-autoptimized), all the other log entries are warnings from React and are also there when AO is not active ..
the cached optimized JS (or CSS) will update automatically when changes are made (the cache filename contains the md5-hash of the content of the unoptimized file(s), so if the file changes the hash changes and the old cached JS/ CSS is not used any more).
Viewing 13 replies - 1 through 13 (of 13 total)
The topic ‘React application is not working’ is closed to new replies.