When clicking post comment there is sometimes an issue in which the form gets submitted twice and then the same comment gets displayed more than once. A possible fix would be to delete all the form values after the button gets clicked and then make sure to not submit again if the form is empty
When clicking post comment there is sometimes an issue in which the form gets submitted twice and then the same comment gets displayed more than once. A possible fix would be to delete all the form values after the button gets clicked and then make sure to not submit again if the form is empty