docs: possible wrong anchor in a link #1919
Unanswered
raulwwq0
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found the following link in core-concepts/getters.md:
[previous section of state](./state.md#options-api)
. However this anchor doesn't exists in core-concepts/state.md. So it is supposed to be like that or should it be other anchor?I guess it should be
#usage-with-the-options-api
because is wheremapState()
appears, but I want to confirm it first.Beta Was this translation helpful? Give feedback.
All reactions