Skip to content

Conversation

@yuneco
Copy link
Contributor

@yuneco yuneco commented Aug 8, 2024

Related Bug Reports or Discussions

Fixes #2697

Summary

Seems a regression in store2 introduced in v2.9.0.

Check List

  • pnpm run prettier for formatting code and docs

@vercel
Copy link

vercel bot commented Aug 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jotai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2024 0:48am

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 8, 2024

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.

@github-actions
Copy link

github-actions bot commented Aug 8, 2024

LiveCodes Preview in LiveCodes

Latest commit: 3f75dea
Last updated: Aug 12, 2024 12:47pm (UTC)

Playground Link
React demo https://livecodes.io?x=id/DKE6DFJX8

See documentations for usage instructions.

@dai-shi
Copy link
Member

dai-shi commented Aug 12, 2024

#2697 (reply in thread)

Comment on lines 512 to 514
const prevEpochNumbers: number[] = topsortedAtoms.map(
(a) => getAtomState(a).n,
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Let me add a commit to refactor something.

Copy link
Member

@dai-shi dai-shi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a good fix. Let's ship it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants