Before this commit, when a remote model had relations, the model was registered an additional time per each relation. As a result, the following warnings were printed to the console Warning: overriding remoting type $MODEL_NAME This commit fixes registration of models with strong-remoting to avoid those warnings. |
||
---|---|---|
.. | ||
relations.js | ||
remote-connector.js |