Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disableReactivePropertyChanges method not applying #22

Open
ymihir opened this issue Dec 29, 2017 · 1 comment
Open

disableReactivePropertyChanges method not applying #22

ymihir opened this issue Dec 29, 2017 · 1 comment

Comments

@ymihir
Copy link

ymihir commented Dec 29, 2017

I have created a web part with mini color field in property pane as per documentation which is working fine with disableReactivePropertyChanges:false. But if I apply

protected get disableReactivePropertyChanges(): boolean {
    return true;
   }

then apply button is not visible after i change the color picker value.
Same is happening for multiple controls such as SharePoint List Picker, Multiple SharePoint Lists Picker etc.

@juliemturner
Copy link

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

No branches or pull requests

2 participants