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

mathfield component error #21

Open
AdebisiJoe opened this issue Dec 17, 2020 · 0 comments
Open

mathfield component error #21

AdebisiJoe opened this issue Dec 17, 2020 · 0 comments

Comments

@AdebisiJoe
Copy link

I used this Library in an ionic project , i am having difficult making showing the keyboard i have this error.
No overload matches this call.
Overload 1 of 2, '(props: ControlledProps | UncontrolledProps | Readonly | Readonly): MathfieldComponent', gave the following error.
Type '{ defaultMode: string; virtualKeyboardMode: string; }' is not assignable to type 'MathfieldOptions'.
Type '{ defaultMode: string; virtualKeyboardMode: string; }' is missing the following properties from type 'LayoutOptions': macros, horizontalSpacingScale, letterShapeStyle
Overload 2 of 2, '(props: Props, context: any): MathfieldComponent', gave the following error.

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

1 participant