Open a-roussos opened 1 year ago
Hi @a-roussos , we use this way to prevent resend data when user reload. This "KEY" create a time interval to send the data. May be we can explore another way to prevent reload the page and resend the data :/ .... any idea?
Consider the following scenario:
I think the following code might be related to this behaviour:
https://github.com/tematres/TemaTres-Vocabulary-Server/blob/ecea5ff9bb4c654f6a6e2cd5b71accde867fb1ca/common/include/fun.html_forms.php#L264-L268
https://github.com/tematres/TemaTres-Vocabulary-Server/blob/ecea5ff9bb4c654f6a6e2cd5b71accde867fb1ca/common/include/inc.abmNota.php#L13-L15
However, I'm unsure about what is meant by "to prevent duplicated". I perused the Open Issues list and found #53, but I think perhaps it's unrelated to what we observed? @tematres, can you help us out? Thank you! 😄