Skip to main content

Frequently asked questions

Can I use the Web Components with Angular/React/Vue/WordPress/...?

Yes, you can use the Web Components in any framework of your choice. See Framework Integration for more information.

Common errors

The Web Component is not visible at all

Please make sure that you've added the script as shown in Usage and in the usage section of the Web Component you're using. If there is still no output, please check your browser's console (typically you can press F12) for errors and contact your MindKey consultant.

The Web Component is partially visible but none of my vacancies are showing up

  • Make sure, you actually have open vacancies.
  • Make sure, a vacancy is marked as "External", because the Web Components show external vacancies per default. You can change this behavior via HTML attributes.
  • Verify, that the "Open for application" date of your vacancy is not in the future.
  • Verify, that the "Closed for application" date of your vacancy is in the future.

I get the message that a vacancy has not been found, but it should be there

Please make sure that the vacancy is marked as "Internal", "External" or both. Otherwise, it will not be visible in the Vacancy List or will lead to the message, that the vacancy has not been found for Vacancy Detail or Application Form.

Vacancy Access

I can see the error that the application form type was not found

  • Make sure, you're requesting the correct language for your data. See "Language & Culture" for more information.
  • Make sure, you've added language texts to your vacancy type. In MindKey go to Recruitment -> Setup -> Vacancy -> Vacancy Types -> Select your vacancy type -> Language Texts.

I get the error "Access to [...] from origin [...] has been blocked by CORS policy"

Please see the CORS documentation for more information.

I don't see the asterisk/star symbol (*) for required fields

We're using CSS to place the asterisk/star symbol (*) for required fields since it's a pure visual thing. Either you can use our structure.css or you can use your own CSS to add the symbol for required fields.

Where do I find my customer ID?

Please see the Web Components documentation.