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: ready not emitted when bootstrap is set and bootrstrapOverride is false #200

Closed andreas-unleash closed 2 months ago

andreas-unleash commented 2 months ago

Fixes a bug where the Ready event was not emitted when bootstrap is defined and bootstrap override is false

Closes #199