ʀᴇᴛᴄʏ

Results 6 issues of ʀᴇᴛᴄʏ

I highly recommend that you use `.svg` instead of `.psd`, because PS is payware and `.svg` is highly customisable :)

Can you implement a version of the app but for good old V & U nothes?

Hi! Whenever I use Mesa 3D with Blender 3.0.0, the app crashes & I get the following error: ``` Error : EXCEPTION_ACCESS_VIOLATION Address : 0x00007FFDB7875B64 Module : libgallium_wgl.dll Thread :...

Hi! I just started using Svelte Native. First the install process was full of dependency deprecation warnings, Second when I run `tns/ns preview` I get the following error: ![image](https://github.com/halfnelson/svelte-native/assets/61835816/e6c4b66c-9b7c-497c-aed7-1113ea7aac6e) **_Install...

# Bug report Before opening a bug report, please verify the following: - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I...

bug

### Describe the bug Hi, I have the following `` element in the root `+layout.svelte`: ```html {@render children?.()} ``` when using `` it always reports `0` unless I change the...