-
When you close your chrome tab, it doesn't close on the first click because there's an active process. We need a way to fix this
-
Hey @glenjamin, I keep getting the following error:
```
Error: invalid argument
0|react-ap | at pathToArray (/Users/damz/Desktop/react-app/node_modules/memory-fs/lib/MemoryFileSystem.js:44:10)
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Using Hot Reload should provide the updated types that the HotReload workspace is generating.…
-
Hotreload works by using `FileSystemWatcher` to watch for changes made to the C# game dll. Mono uses a libmono-native-compat.dylib to implement some of this functionality. Currently it crashes when tr…
-
### User Experience
This is in response to the new v11 `hotReload` functionality from #9027. This new feature is great. While the provided hook for `hotReload` is sufficient for broad response it lik…
-
Using `3.1.0`, we are having a great experience with:
- `TemplateEngine.createPrecompiled`
- and also with
```kotlin
val codeResolver = DirectoryCodeResolver(CWD.server("src/main/jte"))
Templat…
-
There are a few friction points we may be able to solve:
1) When a Package manifest is invalid while on Setup screen, if you correct it locally you have to either launch into a world then go back t…
-
@HeaTTheatR
hotreload not working in Win10 and Ubuntu ( py3.10, kivy2.1.0, kivymd1.0.0&1.0.1)
have to focus in window and press CTRL+R every time
### Versions
* OS: Win + Ububntu
* Python: 3.…
-
I generated an example using `gossr-cli create` and had to add the `Layout.tsx` file manually. However,
when running the application, the hot reloading functionality panics with the following error o…
-
Puerts的运行时hotreload功能基于v8的liveedit功能,但是使用中遇到了一些问题,已知的比如在更改后的函数中有使用了修改前未捕获的外部作用域的变量。
请问一哈车神,有没有相关的hotreload使用规范,以及该功能是否适合用于对外版本。