Paper
cannot be resized while children
are left for caller
#1443
Labels
component: Paper
This is the name of the generic UI component, not the React module!
The code works well as above, while i have component
TodoInput
insidePaper
, but if i change therender
method like following:I was expecting this
Panel
can used as a auto resizable component in other places, but unfortunately it doesn't work.Since i am new to
React
, i am wondering if it is a bug or i am in the wrong way?The text was updated successfully, but these errors were encountered: