Artur
Artur
**Is your feature request related to a problem? Please describe.** I'm trying to start botamusique on docker on my raspberry pi 4b homeserver, but I'm getting ``` pi@raspberrypi:/mnt/ssd0/docker/umurmur $ docker...
**What's wrong**  As you can see, ghost_text is showing **a**s instead of **a**ssert. **What config is causing the bug to appear** This happens if you have the following in...
With persistent_workspaces, you can set eg. workspaces 1,2,3 to always show on a given display (even when those workspaces are empty). Would it be possible to scan each workspace periodically...
# What's wrong 1. Make this Vue component: ```html I'm invisible to selenium! I'm invisible to selenium! export default {} ``` 2. Display it on localhost:3000 ```html import MyFrag from...
**Describe the bug** SfSearchbar [currently emits the `input` event on `@keydown.enter`](https://github.com/vuestorefront/storefront-ui/blob/d5b646a6344e0ab4f5dad214458662af7c8bbd57/packages/vue/src/components/molecules/SfSearchBar/SfSearchBar.vue#L12) * this is problematic when trying to use SfSearchbar with lodash's `debounce`. When typing into a searchbar, we naturally...
### Expected Behavior Running "yarn" in cmd.exe on Windows should install all packages and run the prepare script successfully ### Actual Behavior Running "yarn" in cmd.exe on Windows installs all...
**Is your feature request related to a problem? Please describe.** I had this weird approach - that I'm going to use a single .opml file as the "single source of...
Say you want to turn: ```ts // many other similar looking imports above, but I want to modify specifically {{ importName }} import { foo, bar, } from './{{ importName...
### App Name anki-sync-server ### SCALE Version 23.10.1.1 ### Train Name stable ### App Version 5.1.9 ### Latest Available Container Version 1.1.14@sha256:553dbd9600b1580bca34e6ed60c5d8d9fb71f4fb6cdc81d4192f2db15af8ccff ### Link to container https://hub.docker.com/r/ankicommunity/anki-sync-server-rs/tags ### Additional Context...
Hello. This is an issue related to the findings found in this comment: https://github.com/magit/magit/issues/4676#issuecomment-1115014450 In the linked issue, the straight-generated .elc files make the issue appear, but manually running (byte-compile-file)...