Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Do not set the parent form to pristine on init #259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pelizza
Copy link

@pelizza pelizza commented May 24, 2016

The field should not control form state.

The issue was found when enabling ui-tinymce directive inside a form, which had other fields. When it enables, all other fields are set to pristine, since ui-tinymce set the form to pristine.

This behaviour has been removed.

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

Successfully merging this pull request may close these issues.

None yet

2 participants