question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Screen flickers when running yarn dev

See original GitHub issue

Now when I build the next branch and use the wallet screen flickers when I click on various items and sometimes all text disappears for a short split-second and UI lags quite a bit more. Not sure what might have caused but this issue is not on the master branch at all.

See video here: https://youtu.be/KM_gRSzi0N4

Expected Behavior

Screen doesn’t flicker and UI is not laggy.

Actual Behavior

Screen flickers and UI is sometimes laggy.

Steps to Reproduce

    1. Run yarn dev on next branch
    1. Create a new wallet or launch an existing wallet
    1. Click around the UI
    1. See screen flickering

Your Environment

  • Zap version: 0.6.0-alpha
  • Operating System and version: macOS Mojave

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
mrfeltoncommented, Oct 7, 2019

Hey @bolatovumar . This is typical and expected due to the fact that when running the app in dev mode there is a lot of extra debugging stuff taking place which will slow down animations and other ui interactions.

If you run the app in production mode then you shouldn’t see these issues (eg start the app with yarn start or make a build with yarn package)

0reactions
bolatovumarcommented, Jan 29, 2020

I’m seeing this issue in 0.6.2 release even when using the production version of the app. It’s less obvious than when running a dev version but still noticeable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Screen flickering / Black screens - Visual Studio Feedback
Developer Community · Go to: C:\ProgramData\Microsoft\Windows\Start Menu\Programs · Right click on Visual Studio 2019 (shortcut). · Choose "Troubleshoot ...
Read more >
Screen flickers when testing a React-based app locally
While running the app in local, the screen starts flickering and doesn't stop. The page loads for a while and flickering starts again....
Read more >
How to Fix Screen Flickering on Android - Wouuo.com is for sale
Go to Settings > System > Developer options and switch the toggle off (if it's not already). It's possible you or another user...
Read more >
Yarn Babes | Calendar List | City of Sierra Vista, AZ
Come on down and join the fun! Socialize with likeminded folks who knit and crochet on Mondays and Wednesdays from 1:00 p.m. to...
Read more >
vue-it-bigger - npm
Make sure everything works locally by running yarn dev · Bump the version in package.json · Draft a new release on the releases...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found