Zero Cho

Results 3 issues of Zero Cho

Hello lukhnos, I encountered a problem when I target my app to iPad, a.k.a. the iPhoneOS 3.2. It seems that iOS 3.2 SDK does not have an declaration of NSXMLParserDelegate...

See the current glossary here: https://github.com/reactjs/zh-hant.reactjs.org/wiki/Glossary and use this issue as a place for discussions!

Discussion

## Expected Behavior Guard should be applied to flattened fields ## Actual Behavior Guard is not applied to flattened fields ## Steps to Reproduce the Problem ```rust #[derive(SimpleObject)] struct SubQuery...

bug