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

Malformed calls from JS: field sizes are different. #35

Open
cannashare opened this issue Dec 27, 2021 · 2 comments
Open

Malformed calls from JS: field sizes are different. #35

cannashare opened this issue Dec 27, 2021 · 2 comments

Comments

@cannashare
Copy link

Hello,
I have followed the documentation for implementing your module however I'm unable to get it working correctly and am receiving the below.
image

This is my code for implementation:
image

Could you please advise?

@cannashare
Copy link
Author

@kashishgrover - Love your module, would you be able to assist me please?

@SystemBlad
Copy link

Try adding the default style to SeeMore component, I solve the issue in that way.

  style: {
    fontFamily: undefined,
    fontSize: 14,
    fontWeight: '300',
  },

It seems one necesary style property is missing.

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