#usm-seong_unexpected

1 messages ยท Page 1 of 1 (latest)

normal hingeBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1276180048558161980

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

sudden briarBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

civic briar
#

I belive this is due to re-rendering issue on my react component

#

but just want to know how to prevent this by knowing what causes this call to begin with

#

this is React js

vagrant sparrow
#

These are normal but are you seeing any issues on accepting payments?

civic briar
#

i have a side drawer that has stripe form but this component has an existing re-rendering issue

#

so when I enter forms in this side drawer I see 1000 calls are made due to this re-rendering issue

#

is it okay to disable this fraud detection?

#

also, is it oaky to call the request this many times?

vagrant sparrow
normal hingeBOT
civic briar
#

is it oaky to call the request this many times?

#

cuz i'm not sure if i want to disable them globally ๐Ÿค”

vagrant sparrow
#

yes, these calls are normal.

civic briar
#

i make these calls 1000 times

#

less than 1 minute

#

although it stops but

#

there's lots of users

#

so 1000 times x number of users