You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, I was using the search and filtered version for the postings and it turns out that when I replace the accountName from Leverdemo to Mamo, it deliberately lowercases the name which in turn fails to load the jobs.
Hello there, I was using the search and filtered version for the postings and it turns out that when I replace the accountName from Leverdemo to Mamo, it deliberately lowercases the name which in turn fails to load the jobs.
code in the https://andreasmb.github.io/lever-jobs-embed/index.js
options.accountName = options.accountName.toLowerCase();
And you can see the difference when you click on these 2 links:
Unfortunately, Lever doesn't allow us to update the company's name to mamo otherwise this is something we would've done.
Thanks in advance
The text was updated successfully, but these errors were encountered: