dub icon indicating copy to clipboard operation
dub copied to clipboard

Bug: multiple requests to generate a random key

Open kodermax opened this issue 1 year ago • 4 comments
trafficstars

When you enter a new link, several requests are made to generate a random key, if these requests take a long time.

Screenshot_31

kodermax avatar Mar 02 '24 07:03 kodermax

Great catch! This is probably due to a race condition in React, will look into it (PRs welcome too)!

steven-tey avatar Mar 02 '24 20:03 steven-tey

Hi @steven-tey , After reviewing the problem I believe I can contribute and fix this issue. Can you please assign this issue to me?

Thank you

Kartik1110 avatar Mar 06 '24 20:03 Kartik1110

@Kartik1110 done!

steven-tey avatar Mar 07 '24 06:03 steven-tey

This should be fixed now!

steven-tey avatar Aug 06 '24 22:08 steven-tey