Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing an issue while using with react typescript #53

Open
dinesh-duraik opened this issue Jan 18, 2019 · 1 comment
Open

Facing an issue while using with react typescript #53

dinesh-duraik opened this issue Jan 18, 2019 · 1 comment

Comments

@dinesh-duraik
Copy link

dinesh-duraik commented Jan 18, 2019

Property 'editor' does not exist on type
reacttypescript

@larspanviati
Copy link

Hi! :D
This is an oldie, I know, but for future reference I can say that I faced the same problem and solved it by just adding
private designer: any;
to the class.

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

No branches or pull requests

2 participants