NativeScript / ios-jsc

NativeScript for iOS using JavaScriptCore

Home Page:http://docs.nativescript.org/runtimes/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspector: Elements tab doesn't have consistent behaviour

vhristov5555 opened this issue · comments

  1. Run tns debug ios --inspector
  2. Open Elements tab in the inspector
  3. Do the above steps several times
    Actual: The elements tab will show some times and don't show data some time
    Expected: In the documentation you can find that elements tab is not supported for Inspector so we shouldn't show data in Elements tab or fix and show data all the time and correct the documentation