Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known issue: Warning: The result of getSnapshot should be cached to avoid an infinite loop #2

Open
grctest opened this issue Oct 22, 2023 · 0 comments

Comments

@grctest
Copy link
Contributor

grctest commented Oct 22, 2023

DeepLinkDialog.jsx:75 Warning: The result of getSnapshot should be cached to avoid an infinite loop
    at DeepLinkDialog (http://localhost:4321/src/components/common/DeepLinkDialog.jsx:54:5)
    at div
    at _c9 (http://localhost:4321/src/components/ui/card.jsx:60:3)
    at div
    at _c (http://localhost:4321/src/components/ui/card.jsx:20:3)
    at LimitOrderCard (http://localhost:4321/src/components/Market/LimitOrderCard.jsx:38:5)
    at div
    at http://localhost:4321/node_modules/.vite/deps/chunk-MPQTUD4Q.js?v=d94fd937:40:13
    at $921a889cee6df7e8$export$99c2b779aa4e8b8b (http://localhost:4321/node_modules/.vite/deps/chunk-NOM36VUJ.js?v=d94fd937:27:11)
    at http://localhost:4321/node_modules/.vite/deps/@radix-ui_react-tabs.js?v=43d505b2:389:11
    at _c5 (http://localhost:4321/src/components/ui/tabs.jsx:42:3)
    at div
    at http://localhost:4321/node_modules/.vite/deps/chunk-MPQTUD4Q.js?v=d94fd937:40:13
    at Provider (http://localhost:4321/node_modules/.vite/deps/chunk-BTKXQ3J2.js?v=d94fd937:46:15)
    at http://localhost:4321/node_modules/.vite/deps/@radix-ui_react-tabs.js?v=43d505b2:294:11
    at div
    at div
    at div
    at Market (http://localhost:4321/src/components/Market.jsx:40:15)

Issue can be tracked here: facebook/react#24508 (comment)

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

No branches or pull requests

1 participant