Vetési Zoltán
Vetési Zoltán
If init function called a lot of times, the browser dramatically slow down, because the mouse location track function called every time of mouse move \* init function call count.
- [ ] ``dumps`` **->** ``dumps(obj, options: int, ...)`` - [ ] ``ensure_ascii`` **->** ``DUMP_ENSURE_ASCII`` - [ ] ``encode_datetime`` **->** ``DUMP_DATETIME`` - [ ] options default: ``DUMP_DATETIME`` - [ ]...
- Gel Version: 7.0-dev.9624+d3c72d1 / 6.8+7ffd5c3 - Gel CLI Version: 7.7.0-dev.1402+460093f - OS Version: Windows 11 Steps to Reproduce: 1. create a simple schema: ``` using extension graphql; module default...
**Describe the bug** When i start any moon command that relates to bun toolchain i encounter the following error: `Failed to resolve latest to a valid supported version for Bun`...
I have a docker-compose.yml file: ```yml services: gel: image: geldata/gel:nightly environment: GEL_SERVER_SECURITY: insecure_dev_mode GEL_SERVER_ADMIN_UI: enabled GEL_SERVER_USER: "admin" GEL_SERVER_PASSWORD: "admin" GEL_SERVER_DEFAULT_BRANCH: "main" GEL_SERVER_INSTANCE_NAME: "project" GEL_DOCKER_EXTENSIONS: postgis # valid values are: trace,...