Skip to content

Sample fixes for version 19 update of react #771

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

Draft
wants to merge 8 commits into
base: v19-updates
Choose a base branch
from

Conversation

mddragnev
Copy link
Member

No description provided.

@@ -38,6 +38,7 @@ export default class Sample extends React.Component<any, any> {

<div className="container fill">
<IgrGrid
ref={this.grid1Ref}
Copy link
Member

Choose a reason for hiding this comment

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

That seems to be a generated sample though. If the ref is needed and has been removed by generation changes for 19 it might be an issue with the changes in the code generation.

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.

2 participants