You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i assume this is no table bug, should be a common issue, please fix it
and you might need to re-write the whole project using ts, which might save you tons of bugs
to be honest, fusion regression bugs are too many, which gives me headache..
Component
Table
Reproduction link
http://riddle.alibaba-inc.com/riddles/36db2f88
Steps to reproduce
import table from fusion 1.6-1.7,<= 1.5 is fine
render a table with locale, which contains a key with jsx like below
and you will get error when rendering this table
Firefox says: 「TypeError: "$$typeof" is read-only」
Chrome says: 「Uncaught TypeError: Cannot assign to read only property '$$typeof' of object '#'」
The text was updated successfully, but these errors were encountered: