Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

actions.load blocks page #1189

Open
Hazantip opened this issue Oct 27, 2018 · 0 comments
Open

actions.load blocks page #1189

Hazantip opened this issue Oct 27, 2018 · 0 comments

Comments

@Hazantip
Copy link

Hazantip commented Oct 27, 2018

The Problem

actions.load blocks the page (even css animations stops). In video example below you can see loader which has animation each 500ms but there is no animation few seconds.

video example (console)

Steps to Reproduce

On mounting component with a few forms i call actions.load(...) to update form values, which triggers a lot of action rrf/batch, action rrf/change, rrf/clearIntents and this causes a total page blocking.

Expected Behavior

updating form values without blocking page

Actual Behavior

updating form values with blocking page

Reproducible Code Example

codepen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant