Closed matiasvlevi closed 3 years ago
As of now, the yourmodel.load(); needs it's value name to be referenced as the first argument. This works in some html environments and not in others (JSBin or other coding sandboxes).
yourmodel.load();
As of now, the
yourmodel.load();
needs it's value name to be referenced as the first argument. This works in some html environments and not in others (JSBin or other coding sandboxes).