dexter

Results 4 comments of dexter

> 试了一下IOptionsMonitor没有问题。参考mvc示例代码[/home/ByOptionsMonitor](https://github.com/kklldog/AgileConfig_Client/blob/9877c2b44c135f34cfe4003891f5f93579f7d9c9/AgileConfigMVCSample/Controllers/HomeController.cs) ![Snipaste_2022-09-16_19-12-06](https://user-images.githubusercontent.com/46589509/190626738-2bb7a5ca-cf14-4ed5-b9fa-0ee5c9c82f4f.png) 你debug一下,這是我的測試截圖

> 另外建议使用最新的client [https://github.com/yundexiaobin/agileconfig-option-debug.git](url) 不過配置中心服務那邊不是最新的

> ![image](https://user-images.githubusercontent.com/3354922/190956394-09339d9d-a2f7-451e-bf9f-4c0b0a4982c9.png) 我用你的代码,连了一下我的测试服务器,貌似也没有问题。难得问题出再你的服务端?你加qq群 1022985150 ,这样沟通快一点。 `version: '3' services: agile_config_admin: image: "kklldog/agile_config:release-1.3.8" #image: "kklldog/agile_config:v-1.6.8.1" ports: - "15000:5000" volumes: - /etc/localtime:/etc/localtime environment: - TZ=Asia/Shanghai - adminConsole=true - cluster=true - db__provider=mysql - db__conn=...

> [demo-react.md](https://github.com/jones2000/HQChart/blob/master/%E6%95%99%E7%A8%8B/demo-react.md) react 会报 Module not found: Can't resolve 'babel-runtime/core-js/map'