Skip to content

Investigate and fix GSAP error on deployed link - #2

Open
netlify-coding[bot] wants to merge 1 commit into
mainfrom
agent-gsap-error-on-deployed-link-6eb5
Open

Investigate and fix GSAP error on deployed link#2
netlify-coding[bot] wants to merge 1 commit into
mainfrom
agent-gsap-error-on-deployed-link-6eb5

Conversation

@netlify-coding

Copy link
Copy Markdown

🔗 View agent run: https://app.netlify.com/projects/minprofile/agent-runs/6a3b58bd6487a28c8ebc6eb5

🤖 Agent: Codex

💬 Prompt: is there any bug due to which GSAP error is comming while opening the deployed link check if yes , then fix it permanentely

Result: The deployed GSAP runtime issue was fixed by removing the production dependency on GSAP trial plugins. The app had imported ScrollSmoother and SplitText from gsap-trial, which can fail on deployed production domains. Those imports were replaced with production-safe code that keeps the existing scroll navigation and text-splitting animation behavior without requiring trial-only packages.

The dependency manifest and lockfile were updated so gsap-trial is no longer installed or bundled. TypeScript verification passed, and the edited files passed focused ESLint checks with only the existing Fast Refresh warning caused by exporting the shared scroll controller from Navbar.tsx.

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
my-portfolio Ready Ready Preview, Comment Jun 24, 2026 4:17am

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for minprofile ready!

Name Link
🔨 Latest commit 7d31726
🔍 Latest deploy log https://app.netlify.com/projects/minprofile/deploys/6a3b5a46329b420008c601dd
😎 Deploy Preview https://deploy-preview-2--minprofile.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant