Replies: 1 comment
-
| Ah Nevermind, it turns out that in my computed value i linked an invalid property which is why its not updating | 
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.
-
Im using the template to add a custom column that calculates based on a value from another source, however when that source updates, the the column value doesnt change, what can i do?
if the source.total changes, this column value remains the same, how do i make it reactive?
//
Beta Was this translation helpful? Give feedback.
All reactions