Tiago S. P. Rodrigues

Results 11 issues of Tiago S. P. Rodrigues

I'm trying to take a screen capture of my app (made with BabylonJS), but i need to limit the quantity of images generated, because my app runs with 60 FPS....

Would be great clean up the controllers and move the extra logical code to repositories or models. I realized that when a problem occurs with the DB::transaction, the controllers are...

refactor

Hi there, I'm trying to use electron-json-storage, but I'm getting this error in the console: ``` Uncaught TypeError: Cannot read property 'match' of undefined at patch (webpack-internal:///./node_modules/graceful-fs/polyfills.js:31) at patch (webpack-internal:///./node_modules/graceful-fs/graceful-fs.js:104)...

When executing stripe on Windows 11, the Defender blocked and removed the .exe duw to the following trojan: ``` Trojan:Win32/Bearfoos.A!ml ``` Stripe Version: 1.8.9

bug

Estou com dificuldades para definir a estrutura do código de um sistema que possui diversos tipos de usuário. ## Problema Encontrado Basicamente, meu sistema possui 4 tipos de usuários: Clientes,...

Hi @Deluze would it be possible to include the VSCode debug files (launch.json and tasks.json) in the template? If not, do you have any recommendations on how to create them?...

enhancement

**Describe the bug** When using the package, it is firing the following error message on preload.ts: ``` Uncaught TypeError: Cannot read properties of undefined (reading 'toDataURL') at t.default._setupIcon ``` **To...

Hello! I hope everyone is well! Firstly, I would like to thank you for making this incredible work available. I'm doing some tests, and I've noticed some hallucinations. Apparently, the...

The template engine crashes if the PHP code adds a "?" inside a variable or logic block

Hi, I'm looking for a similar project to develop applications installable on Quest 2 or Pivo 4 using WebXR. I would like to know if this project has already been...