I’m trying to use skuid.$M(‘YourModelName’) on the dev console at runtime on a v2 page and it gets an error “skuid.$M is not a function”. It’s short for skuid.model.getModel but that’s not a function either. Any ideas for how to pull up my model?
I’ve got forms and text components that don’t seem to be rendering once per row in a model, and I’m trying to see if my model doesn’t actually have all the rows I think it has