沐霖

Results 21 issues of 沐霖

文档经常出现看不到图片的情况,但右键又可以打开查看。猜测可能被简书限制了站外引用的原因 ![image](https://user-images.githubusercontent.com/10347495/115485935-38600180-a288-11eb-884b-63cb07f2fd56.png)

### cooking version 1.5.2 ### What is Expected? 无法初始化项目,已经查过类似问题,但还没有解决。 ### What is actually happening? 报错信息: ``` [[email protected]] - generator project module.js:487 throw err; ^ Error: Cannot find module 'gulp-install' at...

Node Version:v14.16.0 Egg Version:v2.29.3 Plugin Name: "egg-mongoose": "^3.3.1", Plugin Version: Platform: Mac os 在app/schedule下新建task.js文件,保存后只会执行一次,无法多次执行。 代码如下: ```js const Subscription = require('egg').Subscription; class Task extends Subscription { static get schedule() { return...

Inactive

### Microsoft PowerToys version 0.64.1 ### Installation method Scoop ### Running as admin Yes ### Area(s) with issue? File Locksmith ### Steps to reproduce right-click on one or more selected...

Issue-Bug
Needs-Author-Feedback

notifications: Access notifications 已经勾选,左边弹窗能正常使用,就是icon一直提示Invalid token错误。

bug

### Describe the bug [const items = reactive({})](https://github.com/antvis/X6/blob/fd5b0612c1ed1d39bb38e01897a93d0ee54992f2/packages/x6-vue-shape/src/teleport.ts#L6) 以上代码,在router 页面缓存的情况下, 我用dnd跟@antv/x6-vue-shape结合,这里items 在 mount的时候没有清除,每次都把之前的累计进来,导致我拖拽节点,会赋值几个。 ![aa](https://github.com/antvis/X6/assets/10347495/72a4c22c-d48f-4cef-a735-a4fdc10739f9) 能不能提供一个方法,可以清除这个变量数据 - OS: [e.g. macOS, Windows, Linux] - Browser: [e.g. Chrome, Safari, Firefox] - Version: [e.g....

### Describe the bug ![mx_screencap_20231130_173928](https://github.com/antvis/X6/assets/10347495/267d0958-f287-4999-b585-ffb3e4568fb8) 连接点的id是自定义的,热更新就报错。 麻烦看一下,要是id再加一个随机数就正常,你们用UUID生产,每次热更新都不一样,所以没问题,我是固定id的,就报错。 ### Your Example Website or App 1 ### Steps to Reproduce the Bug or Issue 1 ### Expected behavior 1 ### Screenshots or...