Benjamin Oliva

Results 10 comments of Benjamin Oliva

Same issue here, when trying to click an external button with the editor open, it wont work on first try. Clicking outside the editor will only make the focus off...

@Alenriquez96 Same problem here, how do you solved ?

> [bkingsleyc](/bkingsleyc) Did you find a way to fix this ? Facing the same issue here :(

It's happening to me again... ### `react-native info` ``` System: OS: macOS 13.4.1 CPU: (8) arm64 Apple M1 Memory: 92.80 MB / 8.00 GB Shell: 5.9 - /bin/zsh Binaries: Node:...

Facing the same issue. Created a model without optional fields. Went to prisma studio, added a record and allowed me to save null values where i didn't set `?` (optional)...

Just tried and facing same issue. - Tried modifying the `.ini` file - Tried dropping the version.dll file on the folder - Initially tried with the .exe patch installer EDIT:...

> I pulled gemma3:27b (a418f5838eaf) three days ago. runs fine from Ollama CLI, however getting this error when loading into LM Studio. > > [gemma3 load error.txt](https://github.com/user-attachments/files/21039860/gemma3.load.error.txt) Same. Did you...

Hi @manu13008, can you share me how you managed the output of the yolo model ? Im not being able to correctly map it. Idk if it's because im using...

> Hi [@BenjaOliva](https://github.com/BenjaOliva), are you able to get the correct TFlite format? I trained a yolov8n and exported it with ultranalytics command. > > yolo export model=yolov8n736-customContinue.pt format=tflite imgsz=736 dynamic=False...

Kind same issue here. The deploy is being done but when trying to log the `step.[VERCEL_ACTION_STEP_ID].outputs.preview-url` nothing is being shown. This is avoiding our tests to run over the preview...