Hello, as a beginner I am aware that my issue might not be a real one but I’m trying anyway.
I started builing a simple app, hosting 6 AI agents built on chatbase.co (because I have strongly limited/no coding skills).
I wanted it to have accounts with simple login/password system and I used initial template to do it.
At this point, everything worked out perfectly.
I tried to create a “recent conversations history” using a new collection, being filled when an user was clicking on a button that redirects on a page with an AI agent in a Webview.
It was supposed to dynamically add to a list links to the recent conversations based on which AI agent was used.
Then when I click on “View App” buttons redirecting to AI agents weren’t working anymore (not clickable, even the cursor does not recognize button as clickable).
I’ve tried anything during about 2 hours but nothing…
I hope someone reads this and would be able to answer, I can send the app link visualization if needed
Thanks !