Jakub Hrášek

Results 5 issues of Jakub Hrášek

For some reason method _update_modal is unbinding click event every time its called, even when modal option is false. It have logic, because define click event later on for showing...

### Bug description When i switched from mysql 8 to mariadb 10.7 migrate dev stopped working properly. On mysql all my migrations run as expected, but on mariadb i end...

bug/1-unconfirmed
kind/bug
tech/engines
topic: mariadb
team/schema
topic: prisma migrate dev
topic: drift

Hello, in my LSP.sublime-settings i've configured `organizeImports` to true and i'm expecting that on save biome will organize imports automatically as is writen in docs. But nonthing happening :thinking: Did...

bug

### Description Hello, so i had this bug in my code, when my function didn't return object with traslations for ConsentModal. Which led to `state._currentTranslation.consentModal` be undefined and function `createConsentModal`...

enhancement
triage

### Environment information ```block CLI: Version: 1.8.3 Color support: true Platform: CPU Architecture: x86_64 OS: linux Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-color" JS_RUNTIME_VERSION: "v20.12.2" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: unset Biome...

S-Needs repro