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
react.development.js:220 Warning: Each child in a list should have a unique "key" prop.
Check the render method of `About`. See https://reactjs.org/link/warning-keys for more information.
at ClickableLink (file:///opt/DeltaChat/electron_app/html-dist/bundle.js:93597:23)
at About (file:///opt/DeltaChat/electron_app/html-dist/bundle.js:103446:13)
at div
at div
at DialogController (file:///opt/DeltaChat/electron_app/html-dist/bundle.js:105100:7)
at div
at ScreenController (file:///opt/DeltaChat/electron_app/html-dist/bundle.js:105232:7)
at SettingsContextWrapper (file:///opt/DeltaChat/electron_app/html-dist/bundle.js:105553:37)
at CrashScreen (file:///opt/DeltaChat/electron_app/html-dist/bundle.js:105448:7)
at App (file:///opt/DeltaChat/electron_app/html-dist/bundle.js:105495:61)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: