StarAdmin-Free-Angular-Admin-Template icon indicating copy to clipboard operation
StarAdmin-Free-Angular-Admin-Template copied to clipboard

Form rxjs/observable

Open milan1750 opened this issue 4 years ago • 2 comments

Can you fix the case error at import { Observable } from rxjs/Observable;

milan1750 avatar Feb 11 '20 15:02 milan1750

@milan1750 Could you please tell us if this issue appeared on running this template as it is, or on doing nay updates?

bootstrapdash-team avatar Feb 12 '20 06:02 bootstrapdash-team

running as it is. when i serve it with ng serve

it says rxjs/observable not found on form.component.ts

it worked as i changed the observable to Observable (its a case error Lowercase to Uppercase)

milan1750 avatar Feb 12 '20 07:02 milan1750