xcarpentier / rn-tourguide

🚩Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)
https://xcarpentier.github.io/rn-tourguide/
Other
745 stars 214 forks source link

fix(Modal): make sure currentStep in defined before accessing tooltipBottomOffset #149

Closed baptistemon closed 11 months ago

baptistemon commented 11 months ago

In some (rare) cases currentStep was undefined. Adding a small checks should prevent the TypeError.

image

relaxxpls commented 10 months ago

@xcarpentier could you release this fix? Facing this same bug

xcarpentier commented 3 weeks ago

@relaxxpls done in v3.3.1