https://www.growthbook.io/ logo
Join Slack
Powered by
# sdk-html
  • b

    brief-honey-45610

    06/21/2024, 7:34 PM
    set the channel topic: Ask questions here related to the HTML (script tag) SDK.
  • b

    brief-honey-45610

    06/21/2024, 7:35 PM
    set the channel description: Ask questions here related to the HTML (script tag) SDK.
  • s

    strong-judge-41371

    07/22/2024, 2:00 PM
    Hi! I added a tag in Tag manager with All Pages trigger but the connection didn't happen, does anyone know what could be the problem?
  • f

    famous-battery-55941

    10/07/2024, 3:08 PM
    Hello, request from the GrowthBook HTML tag seems to be running from 3-10 minutes in the network tab, has anybody come across this issue 🧵
    f
    h
    d
    • 4
    • 12
  • s

    strong-eye-34880

    07/24/2025, 1:39 PM
    Hi, I have the html sdk installed following the documentation. I have a Spring Boot with Thymeleaf project. Now, when the user is unauthenticated we redirect to the sign up page. When I try to open the visual editor, it goes to the root page (
    /
    ). But when we load that page, we see the user is not authenticated so we redirect to
    /login
    by a HTTP 302. Should this be a problem in using the visual editor?