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
In the Tree View, although I've set multiple spaces in the state, only one is displayed, which was confusing until I verified in the Raw View that the spaces were indeed present, indicating the issue isn't with my code. The store displays correctly in the Raw View.
Raw View
Tree View
The text was updated successfully, but these errors were encountered:
The problem with pre is that it could take a lot of space if there are line breaks. The way raw view shows it is cool: displays spaces and /n escape sequence.
In the Tree View, although I've set multiple spaces in the state, only one is displayed, which was confusing until I verified in the Raw View that the spaces were indeed present, indicating the issue isn't with my code. The store displays correctly in the Raw View.
Raw View
Tree View
The text was updated successfully, but these errors were encountered: