Handlebars parse template that contain errors #1784
              
                Unanswered
              
          
                  
                    
                      harishajdarevic
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| I think there isn't. But you could wrap the   | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    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.
-
For example if I've template like this:
"{{ Hello }} {{ World"
The parser would return an error.
Is there a way to parse the above string and ignore errors?
Beta Was this translation helpful? Give feedback.
All reactions