Skip to content

Conversation

@SmotrovaLilit
Copy link

No description provided.

Copy link
Owner

@romabelka romabelka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

С Auth не то

export function* signUpSaga({ payload }) {
export function* signUpSaga() {
const auth = firebase.auth()
const channel = yield actionChannel(SIGN_UP_REQUEST)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не понял, зачем это?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Мне тоже казалось это бессмысленным) Видимо не так поняла задание, пыталась переписать обработку событий через канал

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants