question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing definition in part-8-rtk-query-advanced.md

See original GitHub issue

What docs page needs to be fixed?

What is the problem?

The tutorial uses a selector called selectNotificationsMetadata, but never mentions how to define selectNotificationsMetadata.

What should be changed to fix the problem?

Maybe the definition should be shown as here:

https://github.com/reduxjs/redux-essentials-example-app/commit/290e6e0118610fa7543a10cbccfb5f9d0bcd18e7#diff-d55f898ee2c70d3ba7d9868062e00d7872550b6fbfd91f1d998ef25b0fbb295dR139

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
markeriksoncommented, Nov 2, 2021

Should be fixed now, see #4207 . Sorry about that!

0reactions
markeriksoncommented, Nov 1, 2021

Yeah, it looks like I missed a couple things when I was finishing up the new tutorial pages:

  • I forgot to add a couple of my earlier WIP commits to the final tutorial-steps branch, specifically the ones where the notificationsSlice gets updated
  • Because of that I didn’t fully cover the changes in those commits

I’ll see if I can update things tonight

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found