Hi Team.
While implementing graphic function inside the component, it's giving below error:
Error: Type '{ type: string; size: string; color: string; outline: { color: string; width: string; }; }' is not assignable to type 'SymbolProperties'.
Object literal may only specify known properties, and 'type' does not exist in type 'SymbolProperties'.
The application is running on the below-mentioned versions.
Angular version 11.2.7
typescript version 4.1.5
Could you please let me know if it's related to any version problem and If it is then is there any upgrade coming for this one shortly?
Thanks & Regards,
Sahil