Now and again when I miss clicking on the 'new' button, a click will refresh the page as a result of me not quite hitting the button.
I looked at the HTML and noticed that the div container has an onclick attribute with a value of window.location.href=''. That would explain it.
Can we look into fixing this?
I looked at the HTML and noticed that the div container has an onclick attribute with a value of window.location.href=''. That would explain it.
Can we look into fixing this?