Collin Forrester

Results 3 comments of Collin Forrester

Still narrowing it down... but I think my suspicions were right - When I link to https://cdn.jsdelivr.net/npm/[email protected]/build/ng-admin.min.js using a regular tag in index.html, the same code works.

@NadavK I don't have a solution for the opened issue (which I also need solved). But your error is because you don't have `targetField('id')` in a field definition: `targetField(nga.field('id'))` I...

Rereading through Main.java, I see the username/password stuff now.