Describe the bug
When the application loads it initializes with LaunchDarkly through the js-client-sdk. We, in our Sentry logs, see an increasing number of errors like this

We actually catch the waitForInitialization call and only log on errors and let default flags handle the issue. We we assume it happes when the flags are being loaded.
Any idea what the cause of such an error could be?
Expected behavior
A clear and concise description of what you expected to happen.
Logs
If applicable, add any log output related to your problem.
SDK version
2.13.0
Language version, developer tools
Javascript, Sentry
OS/platform
All platforms. Firefox as well as Chrome and IE.