alibaba / react-intl-universal

Internationalize React apps. Not only for Component but also for Vanilla JS.
1.33k stars 154 forks source link

Upgrade to 2.4.10, getHTML failed #177

Closed ppxu closed 2 years ago

ppxu commented 2 years ago

从2.4.8升级到2.4.10后getHTML方法渲染异常,重现例子 https://codesandbox.io/s/react-intl-universal-example-forked-mz6ie?file=/package.json 改成2.4.8即正常

berziiii commented 2 years ago

Second this - upgrading to 2.4.10 breaks both getHTML and formatHTMLMessage - usage throws console error of INVALID_TAG

cwtuan commented 2 years ago

Thanks for the report. Fixed in react-intl-universal@2.4.11.