Diego Rocha
Diego Rocha
```json "dependencies": { "@nuxtjs/auth-next": "^5.0.0-1610809099.bcf293f", "@nuxtjs/axios": "^5.12.5", } ``` I'm using local auth strategy with Bearer token. ```js auth: { redirect: { login: '/login', logout: '/login', callback: '/login', home: '/',...
Information ``` OS: Ubuntu 21.04 x86_64 Kernel: 5.11.0-37-generic CPU: Intel i3-10105 (8) @ 4.400GHz BUILD: go version go1.17.1 linux/amd64 ``` ``` go run solution_1.go 0,11s user 0,07s system 193% cpu...
Information ``` OS: Ubuntu 21.04 x86_64 Kernel: 5.11.0-37-generic CPU: Intel i3-10105 (8) @ 4.400GHz BUILD: go version go1.17.1 linux/amd64 ``` Time ``` go run solution_1.go 2,84s user 0,10s system 104%...
I don't know if this is the expected behavior, but when I type `@` to search for users for example and start typing everything works as expected, but if I...
## Description This PR adds two extensions methods to `ElementReference` in the same line of `MudGetBoundingClientRectAsync`. My motivation to add these two extensions is that I need a way to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Hot reload is not updating the changes when setup a...
Eu percebi que a plataforma usa o code mirror como area de texto. O problema é que (até onde eu sei) ele não tem (ou ainda não tem implementado) a...
https://github.com/tsoding/ded/blob/57d23fa58081ea393122be1eafac9a4d0a591694/src/common.h#L37-L43 I think that we should "clear" `src` after moving it to `dst` (setting `(src).items = NULL;` and zeroing its `count` and `capacity`). Since `src` still holds a pointer to...
https://github.com/tsoding/snake-c-wasm/blob/9448a214962565eb665aa20a83c934e86e91e2b3/raylib_main.c#L28 A god cooder like you should use Extended version don't you think?