-
**Describe the bug**
When installing it, when I try to run this command: ./run.ps1 , PowerShell shows me this error.
**To Reproduce**
Steps to reproduce the behavior:
1. run this ./run.ps1
2. S…
-
### Description
On VSCode, opening a dev container within worktrees doesn't recognize files as part of a git repo.
### Steps to reproduce
1. Clone a repository with .devcontainer directory (I u…
-
**Describe the bug**
S has been fixed (it now can have 6 bonds). But this breaks some rendering.
Maybe we need to redefine how valence electrons are used in the mod.
**To Reproduce**
1. Take LC…
smtdm updated
7 months ago
-
**Describe the bug**
When accessing a resource via blob protocol, capacitor-electron gets ignored on the CSP.
**To Reproduce**
Steps to reproduce the behavior:
1. Try to access a blob resource…
-
**Describe the bug**
As the number of tabs increases, tab wrapping does not work, and the contents of the tabs are displayed, but the tabs cannot be accessed.
**To Reproduce**
Call addTab 10 …
-
### Description
### Steps to reproduce this bug:
1. Open any repository based on Git in the latest VS code.
2. Move your mouse onto a branch's PR:
![image](https://github.com/gitkraken/vscod…
-
**Describe the bug**
Drag titlebar not work after scroll down rule content
**To Reproduce**
Steps to reproduce the behavior:
1. Scroll a rule content
2. Drag titlebar
**Expected behavior**
…
-
**Describe the bug**
Randomly, the whole app turns white when doing anything in the cluster view.
Need to force reload and connect to the cluster again
**To Reproduce**
Steps to reproduce the…
-
环境:electron21.3.0,win11 dev 25247
`js.js`:
```javascript
const { Screenshots } = require('node-screenshots')
// 获取所有屏幕截图
let all = Screenshots.all() ?? []
all.forEach(capturer => {
consol…
-
**Describe the bug**
In the automatic build of this project, the AppX package was not properly signed, which caused the .appx format installation file downloaded in Release to fail to install due to …