issues
search
joshwnj
/
react-visibility-sensor
Sensor component for React that notifies you when it goes in or out of the window viewport.
MIT License
2.33k
stars
195
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
React.StatelessComponent => React.FC
#198
fedorovsky
opened
7 months ago
0
ISSUE:196: replaced React.StatelessComponent with React.FC
#197
OmKessarwani
opened
10 months ago
0
TS2694: Namespace 'React' has no exported member 'StatelessComponent'
#196
OmKessarwani
opened
10 months ago
0
Update types in index.d.ts
#195
hpello
opened
1 year ago
2
Cannot read properties of undefined (reading 'Component')
#194
cormana
opened
1 year ago
0
Warning: findDOMNode is deprecated in StrictMode
#193
bintangyoga
opened
1 year ago
4
VisibilitySensor doesn't fire on smaller devices
#192
TendezaDev
opened
2 years ago
0
does not match the corresponding path on disk `react`.
#191
tangchaoren1
opened
2 years ago
0
You should update the readme:
#189
codefist
closed
2 years ago
0
Add shape to partialVisibility prop type
#188
TomasVink
opened
2 years ago
0
Is project abandoned?
#187
daveteu
opened
2 years ago
1
Calling onChange in one element when another element goes out of view
#185
joanacdias
opened
3 years ago
0
Visibility sensor is not capturing when the first element's top section is in view
#184
joanacdias
closed
3 years ago
0
fix detect visibility without height
#183
marce-ldv
opened
3 years ago
0
Add documentation to typing
#182
forivall
opened
3 years ago
0
Error when dispatching on load
#181
PezCoder
opened
4 years ago
0
Update partialVisibility type
#180
gsasouza
opened
4 years ago
2
Is this project dead?
#179
redmundas
opened
4 years ago
6
Deprecation Error with React.StrictMode
#178
sw00d
opened
4 years ago
5
Pass element to onChange callback
#177
megamk
closed
3 years ago
0
Export Props Interface
#176
rjerue
opened
4 years ago
0
feat: (#174) Introduce onCheck event to register a callback
#175
bmaximilian
opened
4 years ago
0
No handler for determining visibility of elements that never change visibility
#174
bmaximilian
opened
4 years ago
0
No Init check for visibility ?
#173
GaddMaster
closed
4 years ago
0
onChange is not triggered when required component reaches viewport
#172
cullsin
opened
4 years ago
2
Containment as a RefObject
#171
ivansky
opened
4 years ago
2
Ensure rect is rounded correctly
#170
AlexKolpa
opened
4 years ago
0
Use requestAnimationFrame
#169
xndyz
opened
5 years ago
0
How to keep elements visible after first scroll
#168
danihazler
closed
5 years ago
4
Add option to detect visibility for contents with no width or height
#167
Gyanreyer
closed
2 years ago
0
trigger when it reaches a certain section of the viewport/containment
#166
gunn-fd
opened
5 years ago
1
Link Anchor Not Working
#165
st3phan-cs
opened
5 years ago
0
How to check if element is only Partially Visible?
#164
uijaswanthi
opened
5 years ago
0
Trying to understand scrollCheck
#163
paulincai
opened
5 years ago
2
Upgrade outdated dependencies to resolve vulnerabilities
#162
joshwnj
closed
5 years ago
1
Rewrite visibility sensor to hooks
#161
sergio-toro
opened
5 years ago
3
Fix findDOMNode deprecation warning
#160
sergio-toro
opened
5 years ago
10
Performance when tracking multiple elements?
#159
designbyadrian
opened
5 years ago
1
partialVisibility bottom remains visible when the viewport is below the component
#158
wescorwin
opened
5 years ago
0
minTopValue not working
#157
rajuashok
opened
5 years ago
1
Unmounted Component Error.
#156
daveferrara1
opened
5 years ago
0
Add option to detect elements that have no size
#155
Gyanreyer
opened
5 years ago
4
Resetting isVisible
#154
codemassive
opened
5 years ago
0
Add TypeScript definition
#153
chiefGui
closed
5 years ago
7
Add percentage option for partial visibility
#152
chrisvoll
opened
5 years ago
4
Switch to rollup package bundling with CJS ES UMD outputs
#151
karolis-sh
closed
4 years ago
1
Can I get a callback if an element is in view for more than x seconds?
#150
ArbaazDossani
opened
5 years ago
1
Alternative for react-native?
#149
hasnabbas
closed
5 years ago
7
Module not found: Error: Can't resolve 'React' in '/home/capaj/project/node_modules/react-visibility-sensor/dist'
#148
capaj
opened
5 years ago
15
Calculating size and position before element is loaded
#147
bbrinx
closed
5 years ago
1
Next