Skip to content

Conversation

@iCodr8
Copy link

@iCodr8 iCodr8 commented Oct 30, 2019

The bug occurs when a new rectangle will be created.

@iCodr8
Copy link
Author

iCodr8 commented Nov 4, 2019

@ddproxy Can you please check and merge it?

Copy link

@arnoldtemerdek arnoldtemerdek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding the missing variable declarations ("radius" and "type") would be a great fix. We just updated from Angular 7, Type Script 3.1.6 to Angular 8, Type Script 3.5.3 and we had these errors. With the previous version it was working fine. Our current workaround is quite ugly because we have to override two methods due to these two missing variables.

@reblace
Copy link

reblace commented May 3, 2020

You can also fix this issue by changing your build target (in tsconfig.json) to "es5." Angular CLI 8/9 moving to a target of es2015 seems to have switched the behavior of this code to throwing an error.

@gaojiangtao-git
Copy link

When can this problem merge code

@reblace
Copy link

reblace commented Aug 24, 2024

This project hasn't been updated in 6 years. So, I doubt it will ever get merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants