Juan Di Toro
Juan Di Toro
I would like to provide a fix for this @ElTimuro if you can point me where in the code this is happening I would add a dictionary that converts special...
Dude beware you leaked your openai api key
You can prevent this by using the button type attr. Im not sure if by default every button is of type `submit` but under a form context(even when pointing to...
Oh did not know the API should have been used this way. I was more trying to explain why pressing Enter was triggering the form and how it could have...
@flybayer Im willing to help in this, but im kinda lost as of the structure of the blitzjs project, I have also seen it is planned to pivot so maybe...
with latest `master` now you can pass an `onDoubleClick` prop, this prop when called receives an object that looks like this: ``` export interface IOnDoubleClick { pageX: number, pageY: number...
I can grab this one!
Thanks @ameer2468 this worked! Managed to run ffmpeg for encoding it was a bit if a disaster but they did not really expect much from me in the edition of...