Skip to content
Snippets Groups Projects

add dev tool time landing page

Closed Warren Gifford requested to merge vo/web-series-page into main

Created by: vanesa

Adding a landing page for our upcoming web series Dev Tool Time. This is a rough draft to test how it could look like and if we can add a Hubspot form. Unfortunately I'm getting an issue with the Hubspot form breaking the page and I can't figure out why. Apparently when

const hubspot = document.getElementById(targetId)
    hubspot!.appendChild(script)

runs in https://sourcegraph.com/github.com/sourcegraph/about/-/blob/website/src/components/HubSpot.tsx hubspot is null. I don't see any difference to other similar pages e.g. https://sourcegraph.com/github.com/sourcegraph/about/-/blob/website/src/pages/contact/request-batch-changes-demo.tsx So I'm not sure why my code leads to the break. Would appreciate any help, thanks!

Merge request reports

Approval is optional

Closed by avatar (Jul 15, 2025 5:49pm UTC)

Merge details

  • The changes were not merged into main.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading