Closed
Description
React version: 16.13.1
Steps To Reproduce
- Create a state with a symbol as a key
- Open React DevTools to view the state
Link to code example: https://codesandbox.io/s/awesome-wu-w08px?file=/src/App.js
The current behavior
Cannot view the symbol in the state
The expected behavior
Symbols should be visible in the state from DevTools