ProgressNS / sidekick-feedback

This repository is for feedback regarding NativeScript Sidekick. Use the issues system here to submit feature requests or vote for existing ones.
45 stars 9 forks source link

Display Buffer Won't Pause (for reading logs). #453

Open EdJones opened 4 years ago

EdJones commented 4 years ago

Please, provide the details below:

Did you verify whether this issue has already been reported here?

_Yes

Tell us about the problem

It's often impossible to read console output. Display jumps all around, or jitters in place. (Reading saved logs is no help, as what's saved is completely different.) (Also, attempting to copy output to clipboard gets inconsistent results).

Which platform(s) does the issue occur on?

_iOS _Windows

Provide the following version numbers that the issue occurs with:

How to obtain this information is explained in the Gather information about your development environment section.

Tell us how to recreate the issue in as much detail as possible

  1. Start the application ..
  2. Get an app running on a connected device. (App has non-trivial console output, such as Firebase produces).
  3. Click the "Device Console" tab.
  4. Observe that console output cannot be read while device is connected and generating constant output. (e.g. as Firebase does.) Trying to scroll through will result in display bouncing around through logs, skipping large sections, or sometimes jittery output of same section.

Does this issue happen every time?

_Yes (When output is sufficiently complex).

Send the client logs

How to obtain the Sidekick logs is explained in the Access the NativeScript Sidekick logs section. To share them with us, you can create a gist with the app logs and send the produced link.