We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfd0d7 commit ebb2068Copy full SHA for ebb2068
1 file changed
src/Fields/Blueprint.php
@@ -150,6 +150,7 @@ public function setContents(array $contents)
150
151
return $this
152
->normalizeTabs()
153
+ ->resetBlueprintCache()
154
->resetFieldsCache();
155
}
156
0 commit comments