Hey, Thank you for this super neat tool!
It works wonderful on desktop browsers. But the auto complete suggestions aren't showing on mobile for some reason. I don't know if this issue is unique to me but here are some context about the site I have it on
site: https://project-proposal-ep.vercel.app/
repo: https://github.com/edwardspresume/project_proposals
- the site is using astro + svelete for the front end
- added the script to the head of my html file: src/pages/index.astro
- added class and data-aicontext to fields located in: src/compoents/ProjectProposalForm.svelte
Hey, Thank you for this super neat tool!
It works wonderful on desktop browsers. But the auto complete suggestions aren't showing on mobile for some reason. I don't know if this issue is unique to me but here are some context about the site I have it on
site: https://project-proposal-ep.vercel.app/
repo: https://github.com/edwardspresume/project_proposals