column header render is stripping special characters #2006
              
                Unanswered
              
          
                  
                    
                      keeganstothert
                    
                  
                
                  asked this question in
                General
              
            Replies: 1 comment
-
| 
         I assume dangerouslyInnerHTML can solve this, but as the name says, it is dangerous, maybe you need to escape the characters.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
How do I render the column header without it being formatted? My JSON keys include special characters such as "<" "==" ">" but they are being removed
Beta Was this translation helpful? Give feedback.
All reactions