Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Performance issue, single event call same function two #3

Open
natanbr opened this issue Feb 14, 2021 · 0 comments
Open

Bug: Performance issue, single event call same function two #3

natanbr opened this issue Feb 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@natanbr
Copy link
Owner

natanbr commented Feb 14, 2021

Bug #3

Performance issue, single event call same function two

Steps reproduce:

  1. Open console (in dev tools)
  2. when the app is loaded you will see same message called twice
    image

expected:

  • Navigate to MapGetComments function in CommantsHelper in the code
    This function should be called only once on loading.
    Running the same calculations twice will result in slower performace
@natanbr natanbr added the bug Something isn't working label Feb 14, 2021
Repository owner locked and limited conversation to collaborators Feb 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant