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(web): empty-string style parse lacks proper default #11234

Closed
sentry-io bot opened this issue Apr 17, 2024 · 1 comment · Fixed by #11235
Closed

bug(web): empty-string style parse lacks proper default #11234

sentry-io bot opened this issue Apr 17, 2024 · 1 comment · Fixed by #11235
Assignees
Milestone

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 17, 2024

Sentry Issue: KEYMANWEB-COM-1HG

TypeError: null is not an object (evaluating 'e.val')
  at new ParsedLengthStyle (https://s.keyman.com/kmw/engine/17.0.308/src/web/src/engine/osk/src/lengthStyle.ts:20:16)
  at _VisualKeyboard.constructLayoutParams (https://s.keyman.com/kmw/engine/17.0.308/src/web/src/engine/osk/src/visualKeyboard.ts:1305:27)
  at _VisualKeyboard.refreshLayout (https://s.keyman.com/kmw/engine/17.0.308/src/web/src/engine/osk/src/visualKeyboard.ts:1295:40)
  at <anonymous> (https://s.keyman.com/kmw/engine/17.0.308/src/web/src/engine/osk/src/visualKeyboard.ts:1387:12)
@jahorton jahorton added this to the B17S6 milestone Apr 17, 2024
@jahorton
Copy link
Contributor

Sentry noted this after the merge of #11177 and #11140, as the code path returning null began being utilized by the changes in #11177.

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

Successfully merging a pull request may close this issue.

1 participant