Closed qikong333 closed 4 years ago
Hello @qikong333, this error is saying that the interface is expected and you are not passing all the required properties.
For example, snapsPerSeconds is required.
Anyway, in the new version >2.0.7, all those fields are optional. Please use the latest version.
you can check this one as a reference: https://github.com/ievgennaida/animator/blob/master/src/app/components/timeline/timeline.component.ts
angular version:8.0.0