Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(src/platforms/web/util/attrs.js): translate attribute had incorre…
…ctly the key as it's value when present, translate attribute had translate as it's value, which is not valid, the value should remain as specified by the user, that's why we removed it form isBooleanAttr map fix vuejs#11391
- Loading branch information