Thoriq Adillah

Results 9 issues of Thoriq Adillah

I have a problem that give me "Error 400 (Bad Request)!!1" when I use my country code in geo option, Indonesia (ID). Other message from the error is ``` 400....

## Issue Creation Checklist [x] I have read the [contribution guidelines](https://github.com/sequelize/sequelize/blob/main/CONTRIBUTING.md) ## Issue Description Suppose I have a table Training that has multiple association like this, or maybe even complex:...

stale

#### Support plan * *is this issue currently blocking your project?* (yes/no): yes * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: 16.16.0 *...

support

I want to make an indirection of url query state using mobx in svelte. i try to make it like this ```ts import { action, autorun, observable } from "mobx";...

🐛 bug

I tried the java version. When I run the example from the code, the result as follows euclidean: 2.23606797749979 cosine similarity: 0.9999999999999998 ts ss: 4.6395825669994775E-4 I get that the cosine...

**Describe the bug** On the new updated KDE, the app bar panel minimum thickness become 32, which is too big for a small monitor like 720p. Please update so that...

bug

### Description When I make a function binding to see what I can do with this framework, I got an error that tells me the binding I made has no...

awaiting feedback

i am working on GUI using wails, and I tried to make my own toast because somehow the toast can't be styled using the toast option you provided using tailwind....

Before this, when we want to make a new command for the cli, we need to extend the switch case, and then manually adding the usage or help command. This...