apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.74k stars 1.81k forks source link

[Android]Unexpected behavior when use Promise where weex version is 0.28 #3127

Closed chs97 closed 4 years ago

chs97 commented 4 years ago

Describe the bug

In 0.28 playground , this demo: http://dotwe.org/vue/4e2bacadb78695197bc7ac7a4864f28f expected behavior : show 11111 but playground show 1

To Reproduce

Environment

image

Expected behavior

image

Screenshots

image

Additional context

is jsfm change bug not push?

chs97 commented 4 years ago

@YorkShen @zshshr @zsmjhtn

chs97 commented 4 years ago

build a jsfm make to Promise doesn't use native.and it work.

YorkShen commented 4 years ago

@chs97 Anything need I do?