Replies: 1 comment
-
| if the properties you want to ignore are objects, then you can use Object.freeze, here is a sample: | 
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.
Uh oh!
There was an error while loading. Please reload this page.
-
There are certain properties that I have which cannot be wrapped in Proxies resulting in the following error:
Is it possible to tell Petite Vue to ignore certain properties?
Beta Was this translation helpful? Give feedback.
All reactions