Ayomide Bajo

Results 12 comments of Ayomide Bajo

The first output was different because I tried fixing the error, but it compiled to another error, so I reversed what I fixed. I don't have any experience writing c++😅

Thanks @JonasVautherin I downloaded the `v1.4.4` and it gave me the same error. I checked the docs. I use an M1 chip and the SDK doesn't really support M1 chip...

> > I downloaded the v1.4.4 and it gave me the same error. > > What did you download? A package? > > > I use an M1 chip and...

what package did you use to extract it? I'm having issues using `dpkg`

Wrong question, sorry. I tried building it, I just remembered that I did this method before and I kept having issues with `openssl` even after installing it and deleting it...

My current version of `openssl` and the location it is installed.

I think the problem is from the code itself. `onclick` function runs perfectly fine for the `addEventListener` method. You don't need to return an extra function ``` useEffect(() => {...

Please explain how there will be an event leakage. The dom Eventlistener is already handling the `onclick` function in its scope, recall that the dom event listener actually consumes the...

I could work on this issue if it hasn't been fixed.

I could take on this issue if it hasn't been fixed.