You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
What should happen:
The form should be submitted (presumably with ajax) and the UI should react accordingly.
What happens instead:
Nothing. The update is not submitted and there's no UI feedback at all.
Looking at the js console, I get the error shown in the title:
ReferenceError: getCookie is not defined (gittip.js:183)
The text was updated successfully, but these errors were encountered:
I cannot reproduce the problem :(. Everything works fine for me - obviously - because if everyone would experience such an error, the site would be unusable. Anyway, I'd like to help. Can you check that all files were downloaded successfully? My guess would be that you are missing reset.css (see #1689) and some js file.
Steps to reproduce:
What should happen:
The form should be submitted (presumably with ajax) and the UI should react accordingly.
What happens instead:
Nothing. The update is not submitted and there's no UI feedback at all.
Looking at the js console, I get the error shown in the title:
The text was updated successfully, but these errors were encountered: