Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix: 修复同一页面的生命周期会重复触发的问题 #1289

Merged
merged 2 commits into from
Sep 16, 2020

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Sep 16, 2020

fix #1288

@vercel
Copy link

vercel bot commented Sep 16, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/cl4s239q1
✅ Preview: Canceled

@Darmody Darmody changed the title fix(wechat): 修复微信同一页面的生命周期会重复触发的问题 fix: 修复同一页面的生命周期会重复触发的问题 Sep 16, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 16, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit fc0e1ba:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #1289 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1289      +/-   ##
==========================================
- Coverage   95.36%   95.36%   -0.01%     
==========================================
  Files         350      350              
  Lines        3779     3777       -2     
  Branches      567      567              
==========================================
- Hits         3604     3602       -2     
  Misses        172      172              
  Partials        3        3              
Impacted Files Coverage Δ
packages/remax-runtime/src/createPageConfig.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d10e81...fc0e1ba. Read the comment docs.

@vercel vercel bot temporarily deployed to Preview September 16, 2020 04:07 Inactive
@Darmody Darmody merged commit 4e8fef1 into master Sep 16, 2020
@Darmody Darmody deleted the fix-wechat-lifecycle branch September 16, 2020 05:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 页面生命周期会重复触发
1 participant