Skip to content

Chore: Reduce usage of set timout and set interval #469

Open
@Arnabdaz

Description

@Arnabdaz

Describe the issue

In the vue js code base there are places where we used set interval or set timeout, we want to replace them with vue lifecycle hooks which would reduce the load on browsers for end users.

Expected Behavior

The usage of set timeout and set interval should be minimized in the vue files.

Is the faced issue/bug related to the Vue simulator?

Yes

Additional Context

Please make sure to test the functions you change in every possible way so that no functionalities are broken.

Are you working on this issue?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions