Webview loads twice, inputs get submitted twice

Bug description:
When I take any action (save, click a button, etc.) the web view panel loads twice and whatever I submitted gets submitted twice.

Expected vs Current Behavior:
Just loads once.

Steps to reproduce:
Not sure how to answer this, I’m new here!

Bug appears at this link: https://replit.com/@JomiroEming/Growth-Mindset-Rep-Machine#templates/app.html

Screenshot(s)/Screen Recording:

Browser/OS/Device: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15

Replit Profile: https://replit.com/@JomiroEming

Welcome to the forum, @JomiroEming! I think this is a normal thing to happen. Is it causing any issues when you are coding?

Since I’m working with OpenAI Api request, it means I get two different responses and I often find the first compelling, but then I lost it

I’ve been having a similar issue. It causes problems for it loading a page twice because the scripts are executed twice

1 Like