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

Changing class component to Functional Component. #2709

Closed
Typicalcodes opened this issue Dec 11, 2023 · 1 comment · Fixed by #3209 or #3231 · May be fixed by #3208
Closed

Changing class component to Functional Component. #2709

Typicalcodes opened this issue Dec 11, 2023 · 1 comment · Fixed by #3209 or #3231 · May be fixed by #3208

Comments

@Typicalcodes
Copy link
Contributor

Increasing Access

It is important to update components according to new Functional components.

Feature enhancement details

The component uses useRef for setting a reference to the Codemirror instance which can be used in any useEffect and function. I am referencing a pull request for these issue. I have done a pr before and changed my commit but it was unable to reach to maintainers.

@ayushlohmod
Copy link

Is this issue still open? I would like to work on it.

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