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

Riot v4 renders undefined as string 'undefined' #2771

Closed
6 tasks
lp-brainspire opened this issue Oct 10, 2019 · 1 comment
Closed
6 tasks

Riot v4 renders undefined as string 'undefined' #2771

lp-brainspire opened this issue Oct 10, 2019 · 1 comment
Assignees

Comments

@lp-brainspire
Copy link

  1. Describe your issue:

When an initial state of a component contains undefined values, riot is rendering them as the string 'undefined'

  1. Can you reproduce the issue?

Yes. https://plnkr.co/edit/C5UnauNCiicdlTF1fOb3?p=preview

  1. On which browser/OS does the issue appear?

Chrome/Windows

  1. Which version of Riot does it affect?

4.6.5

  1. How would you tag this issue?
  • Question
  • [x ] Bug
  • Discussion
  • Feature request
  • Tip
  • Enhancement
  • Performance
@GianlucaGuarini GianlucaGuarini self-assigned this Oct 12, 2019
GianlucaGuarini added a commit to riot/dom-bindings that referenced this issue Oct 27, 2019
@GianlucaGuarini
Copy link
Member

Fixed in Riot.js@4.6.6

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.

2 participants