Results 12 comments of mCell

@andreagrandi I encountered a similar issue when running Codex in a container environment. I injected some specific environment variables each time I called it, but Codex seemed not to actively...

@cypriss > Just chiming in that I ran into this (codex running a Go test which requires an env variable st). inherit = "all" did not work. I used `set={......

so, how do you resolve it?

> 同样的问题... 它现在又好了,刚才我的 Claude Code也是不可以使用的状态;

> me too reinstall can resolve everything 🤣

> Did anyone figure out how to resolve this? I have reinstalled multiple times and I still get the same issue. You may also need to clean up the qwen...

> TagConsumer mount timing issues 这个是什么意思?TagRoot有什么问题吗? > Incoming target path may be of non-string type in different scenarios. & Causes errors: Error: TagConsumer not mounted and TypeError: path.trim is not...

1. 插槽内容覆盖住了: 2. 点击事件并非没有触发,而是因为存在多个图层的问题,触发到紧贴着mask下的图层了,比如这里他触发到了videoplayer上 3. 另外: - videoplayer目前不支持拖拽 - 插槽内容(气泡)存在样式旋转问题 @neverbiasu

Ok, thank you for your answers.