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
fix: add relative positioning to main containers for InteractiveMinimap
- Add 'relative' class to main elements in page.tsx, brand/page.tsx, and product/page.tsx
- Fix InteractiveMinimap scroll offset calculation error
- Resolve auto-scroll behavior caused by Framer Motion useScroll hook
- Ensure proper container positioning for scroll-based animations
- Fix console error: 'Please ensure that the container has a non-static position'
0 commit comments