nlshuynguyen

Results 2 issues of nlshuynguyen

When I put HTML value, it return error: Cannot read property "length" of null ``` constructor(props) { super(props); this.state = { selectedTag: 'body', selectedStyles: [], value: [getInitialObject()] }; this.state.value =...

I have bug when I rotate phone. UI calendar not correct. How can I fix it?. Thank you! ![Screen Shot 2019-09-10 at 10 38 07 AM](https://user-images.githubusercontent.com/53550422/64582288-5892c380-d3b7-11e9-9fea-edf2e707dbd7.png) ![Screen Shot 2019-09-10 at...