-
Notifications
You must be signed in to change notification settings - Fork 29
Issues: solidjs-community/eslint-plugin-solid
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Inconsistency of solid/reactivity rule when dealing with event handlers?
question
Further information is requested
#168
opened Nov 13, 2024 by
pedro00dk
Rule for enumerated boolean attribute
enhancement
New feature or request
#144
opened Jun 20, 2024 by
SarguelUnda
solid/reactivity
does not track imported signals
bug
#127
opened Feb 1, 2024 by
CreativeTechGuy
1 task
solid/reactivity
warning while directly mutating a createMutable
state
bug
#99
opened Jun 18, 2023 by
seahindeniz
1 task done
Add ability to mark a function as a tracked scope
enhancement
New feature or request
#98
opened Jun 17, 2023 by
elliotwaite
add urls with deeper explanation to linting-errors
enhancement
New feature or request
#86
opened Mar 18, 2023 by
bigmistqke
1 task
Using debounce from solid-primitives causes warnings
bug
Something isn't working
#84
opened Mar 14, 2023 by
aminya
1 task
Warn about set signal in effects
enhancement
New feature or request
#79
opened Feb 25, 2023 by
milomg
1 task
Add support for destructuring @solidjs/router hooks
enhancement
New feature or request
reactivity v2
To be addressed in the rewrite of the solid/reactivity rule
#72
opened Feb 4, 2023 by
blarfoon
1 task done
False negative when passing a reactive value to a create* or use* function via an object property
bug
Something isn't working
reactivity v2
To be addressed in the rewrite of the solid/reactivity rule
#57
opened Jan 4, 2023 by
russelldavis
1 task
Reactivity rule does not allow directly returning a reactive expression instead of assigning to a variable
bug
Something isn't working
reactivity v2
To be addressed in the rewrite of the solid/reactivity rule
#52
opened Dec 20, 2022 by
jfrere
Report reactivity issues when using inside solid-start New feature or request
reactivity v2
To be addressed in the rewrite of the solid/reactivity rule
routeData
function
enhancement
#43
opened Nov 22, 2022 by
nirtamir2
1 task done
ProTip!
Adding no:label will show everything without a label.