I get "Can't found 'undefined' model" when mapping a Model property as custom Type. i.e.: Model Person has property [address] of custom type Address.
I get "Can't found 'undefined' model" when mapping a Model property as custom Type. i.e.: Model Person has property [address] of custom type Address.
Hello Walter,
Could you please show a screenshot of your custom type and model?
There you go, thanks for the response!
Here's a streamlined version of my Model that I put together to discard any errors in the design.
You can try to replicate that simple structure in a new project, run the app, and then try something like this on your JS console:
Apperyio.getModel('Foo');
This call will give "Can't found 'undefined' model" when trying to build up the default values for 'property'
Hello Walter,
Unfortunately seems that this is bug, we reported it and will get back to you with the update.
Thanks a lot ! Really looking forward for that update.
I am having same bug. Please help please fix them asap
Hello!
Looks like this error is not reproducible anymore. Could you please check this?
It is a problem for a week now https://getsatisfaction.com/apperyio/... I can reproduce it. Can you help?
This should be fixed now.