Android789515

Results 14 issues of Android789515

Not really understanding the usage instructions, I need a bit of help. I have a script tag: ``` ``` however when I try to use it: ![Screenshot 2022-02-19 174739](https://user-images.githubusercontent.com/90219092/154823004-7e803147-9e4f-4260-b451-e687abffe302.png)

![pic docs issue](https://user-images.githubusercontent.com/90219092/139365827-a5d87eb0-78ca-4f56-b249-95d9f5defa41.png) Trying to grab picture data from the tags of an mp3. Well I tried using a reduce method instead of a for loop in the example but...

![Screenshot 2022-05-09 100840](https://user-images.githubusercontent.com/90219092/167440210-99465e05-2ee9-4661-9932-3804138a80db.png) ![Screenshot 2022-05-09 100856](https://user-images.githubusercontent.com/90219092/167440163-4db32d62-324d-465a-827b-f693b0798942.png) I have created a custom component that takes children and wraps them in the Draggable. I am cloning the children and passing the props...

Here I have: `` but I am able to drag notes completely around the viewport with it being restricted to the viewport's edges. This is not what I want, I...

### Is there an existing issue for this? - [X] I have searched the existing issues ### music-metadata version 8.2.0 ### JavaScript module eco system ECMAScript modules (ESM), music-medata ≥...

bug

### Problem description When I start lvim with the desktop file it is erroring. I have no issues starting lvim with the desktop file using Xterm. I have no issues...

bug
needs-author-feedback
stale

The provided method for importing the color theme is: ```scss @import "node_modules/nord/src/nord.scss"; body { background-color: $nord0; color: $nord8; } ``` First of all, the path is incorrect, the file is...

You're using `@import` which is discouraged by the Sass team. ![image](https://github.com/nordtheme/nord/assets/90219092/c0361377-62c8-4807-94e1-f322310dd17d)

Maybe it's already on the list but I noticed the Cosmic terminal does not support the I beam yet. I have my Helix cursor set to it and it doesn't...

* **Electron-Builder Version**: ^24.10.0 * **Node Version**: v22.6.0 * **Electron Version**:^28.1.0 * **Electron Type (current, beta, nightly)**:current * **Target**: Linux deb I have my `icon.png` file in the build directory...