As per 1.0.0-alpha.10, there're 6 require cycles:
Require cycle:
src/utils.js ->
src/core/AnimatedBlock.js ->
src/utils.js
Require cycle:
src/base.js ->
src/core/AnimatedCond.js ->
src/utils.js ->
src/core/AnimatedValue.js ->
src/base.js
Require cycle:
src/utils.js ->
src/core/AnimatedValue.js ->
src/utils.js
Require cycle:
src/core/AnimatedValue.js ->
src/derived/evaluateOnce.js ->
src/core/AnimatedValue.js
Require cycle:
src/base.js ->
src/core/AnimatedCond.js ->
src/utils.js ->
src/core/AnimatedValue.js ->
src/derived/evaluateOnce.js ->
src/base.js
Require cycle:
src/base.js ->
src/core/AnimatedCond.js ->
src/utils.js ->
src/core/AnimatedValue.js ->
src/derived/interpolate.js ->
src/base.js
Hi @angly-cat
Thanks, we'll fix it in soon.
Any update on this issue? I'm still experiencing it with 1.0.0-alpha.12
Any update?
Nice! Waiting so much a release with this commit.
Why not merge the pulled request?
@kmagiera @osdnk what is blocking this?
Any update on this?
Fixed on master
Most helpful comment
Any update on this issue? I'm still experiencing it with
1.0.0-alpha.12