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

fix: do not use cached value for list or object #930

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

KaneFreeman
Copy link
Collaborator

Fixes #926

@netlify
Copy link

netlify bot commented Oct 6, 2023

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit d29e3ac
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/652078d2d35ffe0008736723
😎 Deploy Preview https://deploy-preview-930.demo.staticcms.org/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 6, 2023

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit d29e3ac
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/652078d239a2b30008429183
😎 Deploy Preview https://deploy-preview-930.staticcms.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #930 (d29e3ac) into main (dcf2fc9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #930   +/-   ##
=======================================
  Coverage   52.41%   52.41%           
=======================================
  Files         231      231           
  Lines        9905     9905           
  Branches     2593     2593           
=======================================
  Hits         5192     5192           
  Misses       4330     4330           
  Partials      383      383           

@KaneFreeman KaneFreeman merged commit 732a9a0 into main Oct 6, 2023
15 checks passed
@KaneFreeman KaneFreeman deleted the fix/list-data-loss branch October 6, 2023 22:55
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: List widget data is lost when adding an object child
1 participant