product · inferred from evidence
lazy loading mode
A mode in the ConfigCat JS SDK where configuration is downloaded on-demand when a value is requested.
- ConfigCat createClientWithManualPoll ERROR config.json is not present returning default value
Using createClientWithManualPoll from the ConfigCat JS SDK (v5.4.3), every getValue/getAllValues call fails with "ERROR - config.json is not present. Returning default value". The plain createClient works, but the reporter does not want any