Sindre Moldeklev
Results
2
issues of
Sindre Moldeklev
I am trying to connect a person resource with a list of who they knows, which are simply a url as a string. The JSON looks like this: { "birthDate"...
I can't seem to trigger a handleSubmit function when using custom components. **Expected behaviour** I would expect to see `Hello World` printed in the console. Nothing seems to happen when...