'ReactJS content does not load with cookie bot
We have a reactjs application with google sso login and we introduced cookie bot into it. We added both scripts to index.html file as it was described in the guide. The problem is that our page content is not loading on google chrome until we don't enable marketing cookies.
I see following warning in browser console when marketing cookies are not enabled:
The resource https://my-domain.com/static/js/main.93dd0971.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
The interesting thing is that it does work on safari.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
