Formbricks - Uncaught TypeError: Cannot read properties of undefined...
Open Source Survey Software
Brought to you by:
jobenjada
Originally created by: Plutus038
We have integrated, code in our index page of the project.
import formbricks from "@formbricks/js";
if (typeof window !== "undefined") {
formbricks.init({
environmentId: "xxxx",
apiHost: "yyyy",
});
}
Installed into form bricks module into the project - "@formbricks/js": "^1.6.5",
When I refresh the page, I'm getting the issue
Expected to get fire the popup.
No response
No response
- OS: Mac
- Node: v18.10.0
- npm: 9.8.1
Originally posted by: github-actions[bot]
Thank you for opening your first issue! 🙏❤️ One of our team members will review it and get back to you as soon as it possible. 😊