-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hi team 👋
I'm currently stuck on the onboarding flow. There's no visible "Submit" or "Continue" button to go to the next step, so I'm unable to proceed further. I’ve attached a screenshot for clarity (see below ⬇️).
Steps to Reproduce:
Go to the onboarding page.
Fill in the required details (if any).
Observe that there is no visible button to continue or submit.
Nothing happens — I’m stuck on the same step.
Expected Behavior:
I expected to see a button (e.g. "Submit", "Continue", "Next") to proceed to the next step of onboarding.
Actual Behavior:
No submit button appears, and I cannot move forward in the flow.
Console Logs:
I’m seeing the following repeated error in the console:
nginx
Copy
Edit
POST https://us.i.posthog.com/e/?retry_count=1&ip=1&_=... net::ERR_BLOCKED_BY_CLIENT
It looks like PostHog events are being blocked by an adblocker or browser extension. This might be preventing some required tracking or UI update.
Screenshot:
Environment Info:
OS: Windows 11
Browser: Chrome 124.0.0.0
Network: Stable
Please let me know if I can help debug further.
Thanks!