🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
17.84k
stars
2.09k
forks
source link
ice3.0 国际化 useLocale() 报index.tsx:26 Uncaught TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) #6956
Open
dengying918 opened 3 months ago
Describe the bug
const [activeLocale, setLocale] = useLocale(); index.tsx:26 Uncau
ght TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
Expected behavior
能正常使用国际化
Actual behavior
No response
Version of ice.js
3.0
Content of build.json or ice.config.mts
Additional context
No response