Questions tagged [ajsf]

2 questions
7
votes
3 answers

Angular 6 Prod Function calls are not supported in decorators but '..Module' was called

I have this error when trying to use angular2-json-schema-form & build in prod ERROR in Error during template compile of 'DemoModule' Function calls are not supported in decorators but 'JsonSchemaFormModule' was called. I found out that the…
Melchia
  • 22,578
  • 22
  • 103
  • 117
0
votes
1 answer

customized widget doesn't return a value to Angular Json Schema Form (ajsf)

I am using latest Angular with AJSF version 0.8.0. I have created a Yes/No toggle component and register the widget. I can see the component is rendered but when I click on a toggle button, nothing happens. So my guess is somehow we need to tell the…
Arash EM
  • 370
  • 6
  • 16