Neil Liu

Results 3 issues of Neil Liu

## What is the current behavior? 发生了什么? import { useLocale } from 'ice'; const [, setLocale] = useLocale(); 使用setLocale切换语言时,会刷新页面。 ## What is the expected behavior? 期望的结果是什么? 使用setLocale切换语言时,不需要刷新页面即可预览多语言效果。 ## Any additional...

#### Motivation When the device side is not ready, we hope to script the device to simulate the active reporting of information when we receive a message on a specific...

feature

Hi, I now have a Wamp client that needs to authenticate authid and ticket. Can you tell me whether the current wamp2spring-reactive supports it and how to configure it? If...