tstepro
tstepro3y ago

Autocomplete on env variables

I was adding an api env variable key. To my surprise, autocomplete showed my other keys. Are these keys now being tracked by the browser? Would it be possible to disable autofill or autocomplete for the env variables?
4 Replies
Michal Srb
Michal Srb3y ago
Hi @tstepro , can you provide more details for what you're seeing? Are you talking about client-side (built-time) or server-side environment variables?
ian
ian3y ago
Is it the auto-complete in the browser on the dashboard?
lee
lee3y ago
I have also seen this and been surprised. The convex dashboard in the browser autocompletes env variables, which can be a little spooky when it's a secret api key
Michal Srb
Michal Srb3y ago
Will fix, thanks for report!

Did you find this page helpful?