-
Notifications
You must be signed in to change notification settings - Fork 6
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
no typescript support #875
Comments
I find a working solution: in "@types/@smartbear/react-gherkin-editord.ts", but I think this editor should support TypeScript out of the box
I get some warings and error, because some maps for typescrpt are missing.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hallo,
I try since one day to get this nice gherkin edtor works in my react typescript project with vite.
But if I want set something else as "ref" I get this error:
I don't understand why typescript don't find the properties for the editor. How I can fix my issue?
Thank you
Here my Versions
The text was updated successfully, but these errors were encountered: