-
I recently purchased an [X6 Bluetooth Printer](https://www.aliexpress.com/item/1005006569536699.html) from AliExpress.
If I run the server and set `Test Unknown Device`, it works from both the UI a…
-
I've already moved the php folder into my C: drive, but I keep getting this error. Anyone willing to help?
![image](https://github.com/user-attachments/assets/62011c4c-8719-43a3-8ba2-63800f36d7a9)
…
-
SONiC version is 202311.
1. May I know if 7060-X6 has the necessary driver to support port LEDs
2. None of the port LEDs are glowing green even though the ports are operation UP.
Please see the …
-
### incp
```csharp
index += GetActiveElementCount(Sve.CreateTrueMaskUInt32(), loopmask);
```
Generates:
```
ptrue p0
cntp x7, p0, p2.s
add x6, x7, x6
```
Instead it should do:
…
a74nh updated
1 month ago
-
![image](https://user-images.githubusercontent.com/12773343/27324772-81a651ec-55a6-11e7-8f3b-f668982a599f.png)
![image](https://user-images.githubusercontent.com/12773343/27324889-e865a432-55a6-11e7-…
qbuss updated
2 months ago
-
Hi guys,
a ton of thank for putting up this fantastic project - kudos kudos kudos
[yyyy-mm-dd] [hh:mm:ss] [INFO] - Refactoring parameters...
PHP Warning: Trying to access array offset on value o…
-
### Describe the bug
Error: require() of ES Module /Users/Desktop/switch/client/node_modules/_lodash-es@4.17.21@lodash-es/lodash.js from /Users/Desktop/switch/client/node_modules/_@antv_x6-common@2.0…
-
老师用的是https://x6.antv.antgroup.com/这个开源框架吗
-
**Describe the bug**:
there are violations reported in the developer console window when developer tools are enabled, for example:
```
util.js:12 [Violation] Added non-passive event listener to a…
-
### Describe the bug
#### 配置项
```javascript
// 忽略添加和删除之外的所有操作
graph.use(new History({
ignoreChange: true,
}))
graph.on('history:undo', ({ cmds }) => {
console.log(cmds);
// 删除时其实是有两条…