Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Instructions ask to call non-existent methods #4

Open
Kisty opened this issue Jun 26, 2020 · 2 comments
Open

Instructions ask to call non-existent methods #4

Kisty opened this issue Jun 26, 2020 · 2 comments

Comments

@Kisty
Copy link

Kisty commented Jun 26, 2020

At step 8. Migrating another scoped component, the instructions refer to call initData() on the UserDataRepository yet the method does not exist nor is there any obvious alternative code that's analogous to it.

@Kisty
Copy link
Author

Kisty commented Jun 26, 2020

Ah having read the step, it gives instructions to add code, but it wasn't clear before that those will be implemented later.

@danaimset
Copy link

danaimset commented Jul 22, 2020

Same step 8:

  • Remove userComponent from logout() function and replace it with a call to userDataRepository.initData(username).

There should be cleanUp instead. Meanwhile it's correct in a code snippet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants