This repository was archived by the owner on Jul 28, 2025. It is now read-only.
code inside app.frame(endpoint, code) run multiple time #71
-
|
When I click the "Let's go" button, why does it run three times? Is this intended? Here's the let's go code as you can see, it's not advisable to include database operations inside app.frame if it executes multiple times. Are there any workarounds, or am I approaching this the wrong way? |
Beta Was this translation helpful? Give feedback.
Answered by
onchainyaotoshi
Mar 5, 2024
Replies: 1 comment 1 reply
-
|
i guess i find the answer here: https://frog.fm/faq#why-is-my-frame-handler-being-invoked-twice |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jxom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


i guess i find the answer here:
https://frog.fm/faq#why-is-my-frame-handler-being-invoked-twice