Hello,
When a candidate clicks to save a job in the Job List view, the jobs are not appearing in the Shortlisted Jobs section of the user's profile.
I have tried switching from the child theme to the main theme.
There is a JS error in the console when the Save button is clicked:
job.min.js:1 Uncaught ReferenceError: result is not defined
at Object.success (job.min.js:1:17177)
at c (jquery.min.js?ver=3.6.0:2:28327)
at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.6.0:2:29072)
at l (jquery.min.js?ver=3.6.0:2:79901)
at XMLHttpRequest.<anonymous> (jquery.min.js?ver=3.6.0:2:82355)
Thanks in advance for your help