pnotify icon indicating copy to clipboard operation
pnotify copied to clipboard

Update PNotifyConfirm.html

Open cigaar opened this issue 5 years ago • 1 comments

Will throw a TypeError exception "Cannot read property 'focus' of undefined" if none of the buttons has promptTrigger, because in that case i = -1 by the time we get to line this.refs.buttons.children[i].focus();.

cigaar avatar Oct 23 '19 13:10 cigaar

Nice catch! Does this have an associated issue?

hperrin avatar Apr 06 '20 19:04 hperrin