derekhawker
derekhawker
Don't mean to pile on, but I added that code sample to an open project (webpack, typescript) and it worked for me, too. Outputs a div with two inner divs...
Is this after rebinding your onclick function in your class constructor? Like this example from the React docs? https://reactjs.org/docs/handling-events.html https://codepen.io/gaearon/pen/xEmzGg?editors=0010 Do you have a fuller example? I haven't really used...
@ZachLegros , looks like the popover series of components could all use an update. Could you scan over the other props on https://trendmicro-frontend.github.io/tonic-ui/react/latest/components/popover#props and see what else could be removed...