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
{{ message }}
This repository was archived by the owner on Jun 11, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,8 @@ class App extends Component {
175
175
}
176
176
```
177
177
178
+
⚠️ *Avoid setting backslash escape sequences, such as `\n`, into Runtime config vars. Use literal UTF-8 values only; they will be automatically escaped.*
179
+
178
180
#### Add-on config vars
179
181
180
182
🤐 *Be careful not to export secrets. These values may be accessed by anyone who can see the React app.*
0 commit comments