Closed superwick closed 7 years ago
Yikes! Thanks for the issue. I'll be looking for your PR.
@superwick finally got around to testing this.
I'm not seeing this with the latest Sprout Forms (2.5.5). I also added a condition to bail out early if the element doesn't have more than 1 locale, so could help too if it is still happening for some reason.
Please try with the latest of both plugins and let me know if it isn't fixed.
When the Locale Sync plugin is enabled, and Sprout Forms is enabled, Locale Sync will cause an error when trying to create a new Sprout Form and change the default form handle.
I was able to get around this with a null check in the Craft\LocaleSyncService->syncElementContent method. Will post a PR soon.