Skip to content

Commit 4819fb7

Browse files
zefjFilip Rec
andauthored
Remove shepherd-target-click-disabled class on step hide (#1189)
Co-authored-by: Filip Rec <frec@igabinet.pl>
1 parent e51df46 commit 4819fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/step.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ export class Step extends Evented {
435435
}
436436

437437
target.classList.remove(
438+
'shepherd-target-click-disabled',
438439
`${this.classPrefix}shepherd-enabled`,
439440
`${this.classPrefix}shepherd-target`
440441
);

0 commit comments

Comments
 (0)