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 1cfc614 commit d01abd9Copy full SHA for d01abd9
1 file changed
resources/js/components/globals/PublishForm.vue
@@ -82,6 +82,7 @@
82
:site="site"
83
v-model:modified-fields="localizedFields"
84
:sync-field-confirmation-text="syncFieldConfirmationText"
85
+ remember-tab
86
/>
87
88
<confirmation-modal
0 commit comments