Skip to content

chore(docs): remove Tally contact popup#307

Open
JohnnyWyles wants to merge 1 commit into
mainfrom
chore/remove-tally-popup
Open

chore(docs): remove Tally contact popup#307
JohnnyWyles wants to merge 1 commit into
mainfrom
chore/remove-tally-popup

Conversation

@JohnnyWyles
Copy link
Copy Markdown
Collaborator

The docs site loaded a Tally form (w8zL9k) as a one-time modal popup on first visit, via a useEffect in the swizzled FooterLayout and a top-level <script> include. Remove both: drop the useEffect from the footer component and the tally embed script from docusaurus.config.js. Footer markup wrapping is preserved because custom.css depends on it.

Verifying this change

This change has been tested locally by rebuilding the doc website and verified content and links are expected

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 12, 2026 9:32am
stage-docs Ready Ready Preview, Comment May 12, 2026 9:32am

Request Review

The docs site loaded a Tally form (w8zL9k) as a one-time modal popup
on first visit, via a useEffect in the swizzled FooterLayout and a
top-level <script> include. Remove both: drop the useEffect from the
footer component and the tally embed script from docusaurus.config.js.
Footer markup wrapping is preserved because custom.css depends on it.
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