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

ReferenceError: $additionalScopeValidator is not defined #364

Open
pavinthan opened this issue Jun 23, 2017 · 0 comments
Open

ReferenceError: $additionalScopeValidator is not defined #364

pavinthan opened this issue Jun 23, 2017 · 0 comments

Comments

@pavinthan
Copy link

pavinthan commented Jun 23, 2017

<validator name="additionalScopeValidator"> <div class="ui inverted form"> <div class="ui error message" :class="!$additionalScopeValidator.valid ? 'visible' : null" v-cloak> <ul class="list"> <li v-if="$additionalScopeValidator.name.required">Attribute Name Required</li> </ul> </div>

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