button type cancel dont close popover
Closed this issue · 2 comments
popuguytheparrot commented
buttons: [
{
type: 'cancel',
classes: 'shepherd-button-secondary',
text: 'Exit',
},
{
type: 'next',
text: 'Next',
},
],
chuckcarpenter commented
@popuguytheparrot can you share a codesandbox with an example? Still seems to work here https://shipshapecode.github.io/react-shepherd/ and here with v3.3.6 https://codesandbox.io/s/competent-marco-evlw9
popuguytheparrot commented
Yep, there work fine, but in my app doesn't. I tried reproduce, but is going fine 🤨