Otman Bouchari

Results 7 comments of Otman Bouchari

I couldn't produce the same issue. It was fixed in some later version?

Can you provide the code that produced the issue?

> Hello guys, I open a PR #46 with what I think is the fix for the problem. > I would be very happy if it is approved, because today...

I can confirm that it doesn't work. ![CleanShot 2021-11-01 at 01 55 34](https://user-images.githubusercontent.com/4773811/139607875-ec19b15d-12ae-49bb-b66c-b76ce249658c.png)

Try removing the forward-slash from the "auth" path, change this from "/auth" to "auth": ``` ```

You have to install pkg-config first, `brew install pkg-config` then `npm i zmq` I hope this will help :)

I have a custom button using components, when calling submit() the form doesn't seem to show any validation errors! Am I missing something? Also, adding `{showPayButton: true}` to config doesn't...