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

'undefined' value #34

Closed
lougreenwood opened this issue Jun 15, 2018 · 1 comment
Closed

'undefined' value #34

lougreenwood opened this issue Jun 15, 2018 · 1 comment

Comments

@lougreenwood
Copy link

I'm using ember-pell in a form backed by ember-changeset

I've noticed that when ember-pell is initialised and no value is set for the field (i.e new empty form), then the form contains the value 'undefined'

Seems that the problem is here:

https://github.com/PoslinskiNet/ember-pell/blob/master/addon/components/pell-editor.js#L34

PR incoming...

@mnoble01
Copy link
Contributor

mnoble01 commented Mar 21, 2019

I'm seeing this same behavior in IE11 when the value is "null"

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