You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Periodic disappearance of fixed components in a moment entering in viewport other component styled with react-awesome-reveal library. After scrolling, components return to right places.
To Reproduce
Steps to reproduce the behavior:
Use browser DevTools and open site on mobile version(iPhone SE for example).
Reboot the page.
Scroll down to "About me" section.
After appearing photo, ProgressBar and Nav component disappears and return after continuing scrolling.
Describe the bug
Periodic disappearance of fixed components in a moment entering in viewport other component styled with react-awesome-reveal library. After scrolling, components return to right places.
To Reproduce
Steps to reproduce the behavior:
CodeSandbox link: https://mysideprojects.tech/
Expected behavior
Fixed components don't lose their places.
Screenshots
Desktop
Additional context
I am using "react-awesome-reveal": "^4.1.0" because of slide flickers problem in the latest version of the library, but I have the same issue with the latest one.
Github https://github.com/raman-davidovich/Pet_projects/tree/React_portfolio_website/react_portfolio_website
The text was updated successfully, but these errors were encountered: