László Rostás

Results 1 issues of László Rostás

Hi, I ran into an issue when using the Multi Provider. These two lines don’t work for me as-is ([link]( https://github.com/open-feature/js-sdk/blob/69230e4cf66e215ea6a7f12651ab9527fbfb79bb/packages/server/src/provider/multi-provider/multi-provider.ts#L143-L144)): ``` const hookContext = this.hookContexts.get(context); const hookHints = this.hookHints.get(context);...