ManuelDeLeon / viewmodel

MVVM for Meteor
https://viewmodel.org
MIT License
205 stars 23 forks source link

Bug wit raw() ? #281

Closed frankapimenta closed 7 years ago

frankapimenta commented 7 years ago

when i call raw on viewmodel....

rawAll.js:18 Uncaught TypeError: Class.getFieldsNames is not a function(…)rawAll @ rawAll.js:18raw @ raw.js:13(anonymous function) @ VM743:1

ManuelDeLeon commented 7 years ago

I have no clue what raw() is.

frankapimenta commented 7 years ago

this is not related to view model. something else was being added to it...

ManuelDeLeon commented 7 years ago

cool