Skip to content

BUG: loadLeverJobs script lowercasing the accountName #57

@mamo-muj

Description

@mamo-muj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions