jsfiddle / togetherjs

A service for your website that makes it surprisingly easy to collaborate in real-time.
https://togetherjs.com
Mozilla Public License 2.0
7.01k stars 849 forks source link

Form submission happening Multiple times #1102

Open prabaharanprk opened 8 years ago

prabaharanprk commented 8 years ago

While submitting a page, the page submission happening multiple times(no of clients/browsers using the application) using TogetherJS.

I have used "TogetherJSConfig_cloneClicks = true".

Clicks are udating on all browsers and page also submitting from all pages.

Please help me to avoid page submission from all pages and it should be from one page(clicking page).