Continuing the discussion from Save button is deactivated on create groups page:
To reproduce:
- Click the flag icon beneath this post
- Decide you’re not sure about flagging, hit escape
- Decide you actually do want to flag the post, click the flag icon again.
- The flag icon is highlighted, but nothing else happens.
- console gives
Uncaught TypeError: Cannot read property 'prop' of undefined
This affects all flag buttons on the page.
I’ve also observed similar behaviour on:
- The save button on the groups page
- The invite button on a topic page
- The image upload button in the post editing view ← most frequent and annoying instance for sure.
(got any idea