react-simpletabs icon indicating copy to clipboard operation
react-simpletabs copied to clipboard

Uncaught TypeError: Cannot read property 'title' of undefined

Open sudodoki opened this issue 9 years ago • 0 comments

When <Tabs> have comment inside getting title (var title = $panel.props.title;) will throw an error.

sudodoki avatar Jan 21 '16 15:01 sudodoki