You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs_headless/src/content/docs/AutoPersistInStoreBase.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The temporary form data is only saved when the user navigates away from the page
16
16
17
17
Saved data is not sent to the server. It is only persisted using the [store](https://marmelab.com/ra-core/store/) and is removed when the user logs out.
18
18
19
-
This feature requires a valid is an [Enterprise Edition](https://marmelab.com/ra-enterprise/) subscription.
19
+
This feature requires a valid [Enterprise Edition](https://marmelab.com/ra-enterprise/) subscription.
Copy file name to clipboardExpand all lines: docs_headless/src/content/docs/useAutoPersistInStore.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The temporary form data is only saved when the user navigates away from the page
16
16
17
17
Saved data is not sent to the server. It is only persisted using the [store](https://marmelab.com/ra-core/store/) and is removed when the user logs out.
18
18
19
-
This feature requires a valid is an [Enterprise Edition](https://marmelab.com/ra-enterprise/) subscription.
19
+
This feature requires a valid [Enterprise Edition](https://marmelab.com/ra-enterprise/) subscription.
Copy file name to clipboardExpand all lines: docs_headless/src/content/docs/useAutoSave.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: "useAutoSave"
4
4
5
5
A hook that automatically saves the form at a regular interval. It works for the `pessimistic` and `optimistic`[`mutationMode`](https://marmelab.com/ra-core/editbase/#mutationmode) but not for the `undoable`.
6
6
7
-
This feature requires a valid is an [Enterprise Edition](https://marmelab.com/ra-enterprise/) subscription.
7
+
This feature requires a valid [Enterprise Edition](https://marmelab.com/ra-enterprise/) subscription.
0 commit comments