Paul Speranza
Results
2
issues of
Paul Speranza
window.app.Todos.create({ title: ’My first Todo item’}); gives me SyntaxError: Unexpected token ILLEGAL I don't see create on the Todos collection so I am not sure what I am missing.
confirmed
bug
Error: node_modules/ng-lightning/lib/slider/slider.d.ts:41:9 - error TS2380: 'get' and 'set' accessor must have the same type. 41 set value(value: number | null); node_modules/ng-lightning/lib/slider/slider.d.ts:42:9 - error TS2380: 'get' and 'set' accessor must have...