Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

TypeError: t.fill is not a function #10

Open
eboye opened this issue Oct 21, 2020 · 0 comments
Open

TypeError: t.fill is not a function #10

eboye opened this issue Oct 21, 2020 · 0 comments

Comments

@eboye
Copy link

eboye commented Oct 21, 2020

I've got this error when trying to save the form in Firefox.

I believe it's this line that's causing it.

_(this.fields).each(field => field.fill(formData));

It's ES6 but for some reason Firefox doesn't have it even if the specs says it does.

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

No branches or pull requests

1 participant