Closed Natalia-Hristova closed 4 years ago
Environment
Describe the bug When add conditional breakpoint while debugging in Chrome DevTools it is always hit no matter if the condition is satisfied or not.
To Reproduce
tns debug ios
Check if the breakpoint is hit only when the condition is true
Expected behavior Breakpoint t be hit only when its condition is satisfied.
Sample project
Additional context Not sure if this was implemented and working ever -> Found it here like a feature. This works when debugging android.
Environment
Describe the bug When add conditional breakpoint while debugging in Chrome DevTools it is always hit no matter if the condition is satisfied or not.
To Reproduce
tns debug ios
Check if the breakpoint is hit only when the condition is true
Expected behavior Breakpoint t be hit only when its condition is satisfied.
Sample project
Additional context Not sure if this was implemented and working ever -> Found it here like a feature. This works when debugging android.