Unleash / unleash-proxy-client-js

A browser client that can be used together with the unleash-proxy.
Apache License 2.0
44 stars 46 forks source link

fix: bootstrap without waiting for promises #141

Closed Tymek closed 1 year ago

Tymek commented 1 year ago

About the changes

Toggles should be instantly ready (synchronous) when bootstrapping. This is needed for SSR with React SDK.