redux-saga-beginner-tutorial icon indicating copy to clipboard operation
redux-saga-beginner-tutorial copied to clipboard

Add mention about manual opening of browser tab, not automatical

Open Andrii256 opened this issue 3 years ago • 1 comments

Hello I found the same issue as here https://github.com/redux-saga/redux-saga-beginner-tutorial/issues/72

I used to just wait when tab in browser will opens automatically. So it misleads a bit. This is not critical, but it would be good if you add mention about it in documentation :)

Andrii256 avatar Apr 03 '22 18:04 Andrii256

I second (third?) this request, but I suggest it be resolved by opening a browser tab at the end of the start script rather than noting the likely-expected functionality doesn't exist. This would also match the default functionality of create-react-app and other popular packages.

AshlandWest avatar May 21 '22 00:05 AshlandWest