dexter
dexter
> 试了一下IOptionsMonitor没有问题。参考mvc示例代码[/home/ByOptionsMonitor](https://github.com/kklldog/AgileConfig_Client/blob/9877c2b44c135f34cfe4003891f5f93579f7d9c9/AgileConfigMVCSample/Controllers/HomeController.cs)  你debug一下,這是我的測試截圖
> 另外建议使用最新的client [https://github.com/yundexiaobin/agileconfig-option-debug.git](url) 不過配置中心服務那邊不是最新的
>  我用你的代码,连了一下我的测试服务器,貌似也没有问题。难得问题出再你的服务端?你加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'