aquinary
aquinary
* App version: 0.9.6-0 * The output of `screenfetch`: OS: Arch Linux x86_64 Host: MS-7A15 1.0 Kernel: 5.17.3-arch1-1 Uptime: 5 hours, 2 mins Packages: 1167 (pacman) Shell: fish 3.4.1 Resolution:...
Vercel: > [14:26:10.087] Cloning github.com/Aquinary/notea (Branch: main, Commit: b656e5b) [14:26:10.463] Cloning completed: 375.134ms [14:26:11.198] Looking up build cache... [14:26:15.405] Build cache downloaded [89.84 MB]: 4207ms [14:26:15.445] Running "vercel build" [14:26:15.923]...
🚨 We are not accepting feature requests in this repository. 🚨 * Log requests for mcr.microsoft.com/devcontainers or mcr.microsoft.com/vscode/devcontainers images at https://github.com/devcontainers/images * Log requests for existing Dev Container Features managed...
**Describe the bug** An unexpected error occurred when rendering this note. **To Reproduce** Steps to reproduce the behavior: 1. Create two notes (Note1, Note2) 2. Link one note to another...
Greetings! I receive data from the server, including the columns that should be in the table. I use setColumns to set new columns, however it doesn't work correctly if there...
I press the button, but I get an error 
### Steps to Reproduce Please describe exactly how to reproduce the problem you are running into. ``` dart create -t console isar_test cd isar_test dart pub add isar build_runner dart...
### Description When using the `runtime.Eventsummit(a.ctx, "update", "test")` I receive a message in the terminal saying `TRA | No listeners for event 'update'`. But EventsEmit itself is working and I...