-
TLDR: the UI table cannot be accessed in v240/v239 even if the key is correct and access is enabled. UI will return nil and warn that the access is disabled or the key is incorrect. Probably broken/re…
-
I'm having this error idk what it can be, any solutions?
i'm getting this just in some servers like 50% of servers or more sometimes
![image](https://github.com/Epix-Incorporated/Adonis/assets/1…
HakFX updated
11 months ago
-
### Package version
@adonisjs/core@6.2.2
### Describe the bug
We've identified a potential bug in the route creation process using `router.builder()`. It seems related to the order of its use. Whe…
-
Currently, adonis use :Kick to kick players, but you can also kick players using :Destroy method because of https://devforum.roblox.com/t/disconnect-player-on-removal-from-datamodel/2061753 that means…
jLn0n updated
11 months ago
-
- What are the steps that lead to the bug occurring? **After the :refresh command is used** Or, how frequently does the bug occur? **Every time**
- What would be the normally expected or desired resu…
ghost updated
11 months ago
-
There was another .edge extension for vscode, this all happens, whenever vscode updates the identification it stops working, I don't know what I could do to get around this problem, it was working cor…
-
Hello, this case will delete row instead of setting deleted_at
```
await Categories
.query()
.whereIn('id', ids)
.delete()
```
-
Hi.
I have the following database config which set up connection timeout what isn't respected.
Appreciate any help. Thanks.
## Package version
5.8.6
## Node.js and npm version
node v16.1…
-
Description:
I'm currently using AdonisJS alongside AdminJS. When I try to run the server, I'm faced with the following error:
``` Bash
Error: require() of ES Module /my-project-folder/node_mod…
-
I have been using Adonis web panel for a couple months, no changes to my API key or the game's code. The web panel doesn't show any running servers except for studio games, however other settings like…