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.
 
            
              
              
              3 Likes
            
            
           
          
            
              
                zogstrip
                (Régis Hanol)
              
              
                  
                  
              2
              
             
            
            
              
              
              2 Likes
            
            
           
          
            
            
              Amazing response time. Thanks!
             
            
              
              
              
            
            
           
          
            
              
                zogstrip
                (Régis Hanol)
              
              
                  
                  
              4
              
             
            
              The invite button on a topic page is still messed up though. Not sure why it’s acting differently  (got any idea @eviltrout ?)
 (got any idea @eviltrout ?)
             
            
              
              
              
            
            
           
          
            
              
                eviltrout
                (Robin Ward)
              
              
                  
                  
              5
              
             
            
              That was surprisingly difficult to fix, and exposed a different leak/bug that I had to fix as well:
https://github.com/discourse/discourse/commit/da9e2792ebd1a4c19298247c55382aebb774e4cc
             
            
              
              
              4 Likes