redux-saga / redux-saga

An alternative side effect model for Redux apps

Home Page:https://redux-saga.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation deployment outdated

challet opened this issue · comments

Steps to reproduce

Description of the bug/issue

Steps to reproduce the bug/issue

  1. Open https://github.com/redux-saga/redux-saga/blob/main/docs/advanced/Channels.md
  2. Open https://redux-saga.js.org/docs/advanced/Channels/
  3. Note the difference in content : for instance the paragraph Using channels to communicate between Sagas is missing on the website

Actual results

Some content from the repository is not seen on the documentation website

The Expected results

The documentation on the website is up to date with the repository.

Environment information

n/a