Sindre Johansen

Results 9 comments of Sindre Johansen

I also got hit by this in a project, after adding `oauth2` (at least I think that was the cause). Setting `resolver = "2"` made no difference. Using `indexmap =...

Just saw that you are in the process of rewriting the whole client to use `async`. We'll probably just use our own fork while waiting for the rewrite :).

I cannot figure out how to create a `SchemaEnv`, which is required by `create_context`.

@Miaxos: Is it possible to create a `SchemaEnv`, required by `create_context`? Or have I misunderstood how to use `create_context`?

Thanks for the Issue. Looks like React is doing something to making the field read only when value is set, but not onChange. We should probably do something like that.