ChengLin.Xiao
Results
1
issues of
ChengLin.Xiao
**Describe the bug** Prop decorator will not assgined with default value in constructor when use babel transform code https://github.com/babel/babel/blob/5dd64ecc4ae7f87f2cc9329fc7e262408eac7410/packages/babel-plugin-proposal-decorators/src/transformer-legacy.js#L145 babel process code to ast node, but node.value is null **To...