-
## 背景
在 Next 主项目中,每次热更新时,总会触发异常
![image](https://github.com/micro-zoe/micro-app/assets/3050418/fbe3b4c8-ecd1-4429-9eb3-f5e5dfd839bd)
## 期望的效果
开发模式下移除该告警,新增 destroy api,作为 `start` 方法返回值,示例代码:
…
-
two factor is working perfect, but each time I do a change in my rails app (and server do a hotreload) I start receiving this error:
```
There was an exception - NameError(uninitialized constant D…
-
client.ts:78 WebSocket connection to 'ws://localhost:5173/' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET
setupWebSocket @ client.ts:78
client.ts:78 Uncaught (in promise) DOMEx…
-
https://medium.com/@grzegorz.smajdor/hotreload-with-ruby-on-rails-7-cbca367500fe
So the page will reload on file changes during development.
-
## Current behavior
The HRApp in Uno runtime tests is using the runtimetests engine package and the app builds with formatting warnings:
```
[5/7/2024 9:48:15 AM] HRAppBuild: C:\Users\Vss…
-
My HotReload works fine on many XAML usercontrols, but it does not work on my MainView.xaml usercontrol that contains the entire app. When I make a change to my MainView.xaml the whole screen turns gr…
-
After cloning the repository and opening the Comet.Mac.sln file, I restored the nuget packages, built and deployed the Comet.iOS.Sample project to an iPhone 6s emulator.
When I make a change inside…
-
命令weex run ios会开启HotReload和FileWatcher功能,然后启动模拟器或者真机,然后就能监听实时刷新了。可是我们之前的项目没有创建在weex项目是,安卓和iOS都是分离的,所以只想拥有weex run ios命令下的HotReload和FileWatcher功能,后续的启动真机或模拟器我们会自己启动。也就是https://github.com/weexteam/weex-…
-
**Describe the bug**
After selecting a real device from the debug list, I got an error:
```
error in process filter: Wrong type argument: hash-table-p, (:id "1C221FDF600D3N" :name "Pixel 6" :platfo…
-
### Description
HotReload does not works with F# but it works with C#.
### Steps to Reproduce
1. Create a new Xamarin Form project on VS for Mac
2. Upgrade Xamarin Form package to latest ver…