Skip to content

Update reactivity.md#1

Open
ezoer-elementure wants to merge 1 commit into
masterfrom
ezoer-elementure-patch-1
Open

Update reactivity.md#1
ezoer-elementure wants to merge 1 commit into
masterfrom
ezoer-elementure-patch-1

Conversation

@ezoer-elementure

Copy link
Copy Markdown
Owner

The code:

state[state.selected].value

returns undefined. In order to make the example work, the code should (could) be changed to:

state[state.selected]

instead.

The code:

state[state.selected].value

returns undefined. In order to make the example work, the code should (could) be changed to:

state[state.selected]

instead.
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.

1 participant