Skip to content

Remove "variables" from createEffect dependency examples - #1269

Merged
LadyBluenotes merged 1 commit into
solidjs:mainfrom
Mind-of-Apollo:patch-1
Sep 17, 2025
Merged

Remove "variables" from createEffect dependency examples#1269
LadyBluenotes merged 1 commit into
solidjs:mainfrom
Mind-of-Apollo:patch-1

Conversation

@Mind-of-Apollo

Copy link
Copy Markdown
Contributor
  • I have read the Contribution guide
  • This PR references an issue (except for typos, broken links, or other minor problems)

Description

Removed "variables" from the list of the types of things that createEffect tracks changes of. It was confusing and incorrect except for variables that hold reactive values.

Removed "variables" from the types of things that createEffect tracks changes of. It was confusing and incorrect except for variables that hold reactive values.

https://www.reddit.com/r/solidjs/comments/1nex5ei/why_does_solidjs_docs_list_variables_as_a/
https://playground.solidjs.com/anonymous/086d4c92-c72f-4d9f-bd44-4821080bab61
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented Sep 16, 2025

Copy link
Copy Markdown

Deploy Preview for solid-docs failed. Why did it fail? →

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/68cada38041d2434bbe2ceb6

amirhhashemi
amirhhashemi approved these changes Sep 17, 2025
@LadyBluenotes
LadyBluenotes merged commit 4301516 into solidjs:main Sep 17, 2025
3 of 7 checks passed
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.

3 participants