Michał Rosiak

Results 23 comments of Michał Rosiak

I'm experimenting with this: https://github.com/michaldev/django-smooth

My cat needs help. https://vimeo.com/557199490

I have the same problem with GoFiber and Flutter, when I set BodyLimit to 8 MB: https://github.com/cfug/dio/issues/1776

Then how can I use gofiber for my use case? I have to send to server 6-8mb file.

It doesn't work. I set like this: `MaxRequestBodySize: 8 * 1024 * 1024,` Upload size is 6mb. I have 504 error

I have this same problem, on samsung but with this code: ``` ClipboardData? cdata = await Clipboard.getData(Clipboard.kTextPlain); String? copiedtext = cdata?.text; ``` returns null - only on samsung devices.

In the latest version of Godot Engine 4 (RC 6), the game still completely freeze internet browsers (tested on Chrome and Firefox and MacOS 13.2.1). Will a **stable** version of...

> ![image](https://user-images.githubusercontent.com/85214725/228463016-32e52af7-370d-4c13-a558-bb0db5f00ae9.png) With module_raycast_enabled=no I managed to run it! Is any method for use this solution without compiling engine?

On Godot 4.2 dev 6 still doesn't work. Did I still need to rebuild the engine with the "WASM_MEM_MAX=256MB" parameter? I've tested on iPhone 11 Pro Max and iPhone 12...