alphanumericone

Results 3 comments of alphanumericone

I tried the workaround as identified by @ncphillips and it does set the form to a pristine state, but thereafter, changes do not set pristine to false.

{ "plugins": [ { "name": "@zeplin/cli-connect-react-plugin" }, { "name": "@zeplin/cli-connect-storybook-plugin", "config": { "url": "http://localhost:6006", "format": "new", "targetUrl": "https://targetLocation" } } ], "projects": [], "styleguides": ["styleguideID"], "components": [ { "path": "src/AppBar/app-bar.component.js",...