Skip to content

fix(profile): disable SSH key validation in key details view

What does this MR do?

This error fixes a JavaScript issue on the SSH key detail view, see e.g. http://localhost:3000/profile/keys/1 within GDK

Type Error apply(pages/profiles/keys/index.js),
Cannot read property 'form' of null

You will see a lot of those issues within your Sentry client-side reports.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Roger Meier

Merge request reports