The community member is building a chatbot embedded in a React app and is experiencing issues with the Typebot loading without its prefilledVariables, even though the values are defined and available before loading the Typebot. This issue happens sporadically, sometimes loading fine and other times not. Another community member suggests that if the issue cannot be consistently reproduced, it will be difficult to provide help.
I'm building a chatbot which is embedded inside a react app. I'm running into issues with the Typebot loading without it's prefilledVariables - even though directly before I load the typebot I'm console.logging the values and they are all defined and available. This happens sporadically, sometimes it loads fine, other times it doesn't. Any ideas? Happy to share code if needed.