Richard Hoffmann

Results 5 comments of Richard Hoffmann

I also ran into this issue and tried a lot of the above ideas. On our production Server the `bearer` in the auth header has to be capitalized as `Bearer`.

Yes, it would be nice to remove the form handling states from the persistence and only store the form values. I see that it uses the formik context inside, so...

I experimented a little bit with it and got it working. Basically you need to save your whole Neo entity structure for the field and use it later with different...

going to give it a go again in the near future (next weeks hopefully). life happened :)

+1 I have the same issue here. Is there any idea in solving this? I have not yet checked the code to evaluate a solution.