Elijah Johnson

Results 6 issues of Elijah Johnson

- EdgeDB Version: 2.1 - OS Version: Windows 10 Steps to Reproduce: 1. Create schema like the one below 2. Create a migration and migrate the database 3. Try to...

bug
compiler

When trying to get edgedb working on render I ran into issues with the kill command usage in this dockerfile. Render seems to not allow using the kill command when...

**Describe the bug** I was trying to set a variable in a contract that is `mapping(string => uint256)` however it seems to not be getting set correctly. I am able...

bug

Hi I am working on using the virtual list in a chat type layout and want to always have the offset start at the end of the list. However the...

enhancement

Hello, I would like to be able to pass additional props when using a Svelte component as the message

**Describe the bug** When using the rest props like so `let { ...rest } = $props();` inside of a svelte file with `