Giter VIP home page Giter VIP logo

Comments (6)

iostyle avatar iostyle commented on June 25, 2024

有尝试过断点调试嘛,卡在哪一步,是框架的问题的话可以给我回复描述一下,我会修复

from continuoustrigger.

guominfang avatar guominfang commented on June 25, 2024

如上图所示,定义了两个弹窗,A:APP更新 B:数据库更新,

弹窗的顺序都是按照接口的异步回调,

但是定义的时候,是规定,A在B之前,目前是 B先回调了, 所以B不显示。但是等到A回调,A也不显示了

from continuoustrigger.

iostyle avatar iostyle commented on June 25, 2024

如上图所示,定义了两个弹窗,A:APP更新 B:数据库更新,

弹窗的顺序都是按照接口的异步回调,

但是定义的时候,是规定,A在B之前,目前是 B先回调了, 所以B不显示。但是等到A回调,A也不显示了

你的代码里当B不显示的时候将trigger释放了呀,所以A才不显示了呀

from continuoustrigger.

iostyle avatar iostyle commented on June 25, 2024

removeTriggerInstance(name: String, clear: Boolean) clear传入false即可

from continuoustrigger.

iostyle avatar iostyle commented on June 25, 2024

你的代码流程也存在些许的问题,可以再好好思考一下

from continuoustrigger.

iostyle avatar iostyle commented on June 25, 2024

框架如果有问题的话欢迎再提交issue

from continuoustrigger.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.