Autofill Troubleshooting
If the autofill feature is not working as expected, here are common issues and solutions.
Common Issues
Fields Not Filling In
Problem: Clicking autofill does not populate the form fields.
Solutions:
- Make sure the extension is connected (check the popup for a green status)
- Refresh the page and try again
- Some sites use React or Vue frameworks that require special event handling - the extension handles this automatically, but a page refresh may be needed
- Check that your profile data is complete in the HireKit web app
Wrong Data in Fields
Problem: Autofill inserts incorrect information.
Solutions:
- Update your profile in HireKit Settings
- Clear the extension cache: Click the extension icon > Settings > Clear Cache
- Profile data is cached for 24 hours; after updating your profile, clear the cache to see changes immediately
Extension Icon Missing
Problem: The HireKit icon does not appear in the browser toolbar.
Solutions:
- Go to
chrome://extensions/and verify the extension is enabled - Click the puzzle piece icon in Chrome's toolbar and pin the HireKit extension
- If the extension is not listed, reload it from the
dist/folder
Connection Errors
Problem: "Unable to connect to HireKit server" error.
Solutions:
- Verify the backend is running (
docker compose ps) - Check the server URL in extension settings
- Ensure your API key is valid and not revoked
- Check that CORS allows requests from the Chrome extension
Getting More Help
If you continue to experience issues:
- Check the browser console for error messages (F12 > Console)
- Verify the extension's service worker is active in
chrome://extensions/ - Try rebuilding the extension with
npm run build - Submit a bug report through the Feedback page in HireKit
Related Articles
Still need help?
Contact our support team and we will get back to you within 24 hours.
Contact Support