Mantas
Mantas
Tried installing with copy/paste method and Git Submodule method. Both gives same results. Kirby version: 3.5
Hi. I'm looking for two DataTable features: - selectable row, onselect event handler - svelte component nesting inside DataTable cell These aren't implemented, right ? ``` {#each sorted as item,...
```Scroll to link``` ... `````` Expected: after link is clicked, page should scroll to section. This works in Chrome using asscroll.js, but doesn't work in Safari (Version 14.1.2 (16611.3.10.1.6)) Is...
Github Copilot CLI - Error: could not prompt: unexpected escape sequence from terminal: ['\x1b' ']']
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Getting error ```Error: could not prompt: unexpected escape sequence from terminal: ['\x1b'...
### Check for existing issues - [X] Completed ### Describe the feature Described in discussion - https://github.com/zed-industries/zed/discussions/10823 Would be nice to have user input as variable So instead of exact...
## Current Behavior Running npx typed-scss-modules src throws error: Cannot find module 'node-sass' node-sass is deprecated. Using deprecated package just for typed-scss-modules to work is wrong Related to: [#140](https://github.com/skovy/typed-scss-modules/issues/140)