Skip to content
This repository has been archived by the owner on Dec 25, 2017. It is now read-only.

Vue.validator will throw Uncaught TypeError: Can't add property xxxx, object is not extensible #108

Closed
clovery opened this issue Dec 11, 2015 · 1 comment
Labels

Comments

@clovery
Copy link

clovery commented Dec 11, 2015

In the file vue-validator.common.js, line 264。babeljs make import * as validators to Object.freeze({})。It make can not extend custom rules。

@kazupon
Copy link
Owner

kazupon commented Dec 12, 2015

oops, this is the bug.
I'll try to fix at next version. 😸

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

No branches or pull requests

2 participants