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

Bug: can not convert multiple fonts #110

Closed
kisvegabor opened this issue Apr 2, 2024 · 2 comments
Closed

Bug: can not convert multiple fonts #110

kisvegabor opened this issue Apr 2, 2024 · 2 comments

Comments

@kisvegabor
Copy link
Member

If you add multiple fonts to the online converter it fails with this error in the console:

Uncaught TypeError: Cannot read properties of undefined (reading 'symbols')
    at generate_opts_string (index.js:37907:16)
    at HTMLFormElement.handleSubmit (index.js:37987:22)

@neuschaefer, I think it's a regression due to the recent changes. Could you take a look at it?

@neuschaefer
Copy link
Contributor

neuschaefer commented Apr 2, 2024

As far as I can see, it's fixed in #108. If that's not the case, could you provide the parameters that you entered when you got the error?

@kisvegabor
Copy link
Member Author

I confirm that it's fixed by #108. Thank you!
The online converter is updated.

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