Michael Peng
Michael Peng
**Welcome!** Please use this template for reporting documentation issues on https://developers.google.com/web/. _For questions about **Chrome DevTools**, checkout the [`google-chrome-devtools`](https://stackoverflow.com/questions/tagged/google-chrome-devtools) tag on StackOverflow. For questions about **Chrome**, check the [`google-chrome`](https://stackoverflow.com/questions/tagged/google-chrome) tag....
Below is my code. Once the **this.props.callbackFromParent(a);** is added, it won't take "-" sign if I don't change the default value from "0.0" to something like "2.0" first. However if...