Open
Description
Expected behavior:
When opening the guided application resource enrollment, the page should render correctly.
Current behavior:
The page doesn't render correctly:
Bug details
- Teleport version: v17.0.0-alpha.2
- Recreation steps:
- Go to the "Discover"/"Enroll New Resource" page.
- Select the "Application (Guided)" option.
- Debug logs (from web console):
app.js:101 [components/CatchError] render TypeError: Cannot read properties of undefined (reading 'expiryText')
at $ne (app.js:1612:448)
at V6 (app.js:38:17018)
at yy (app.js:40:44058)
at xy (app.js:40:39790)
at DM (app.js:40:39718)
at K1 (app.js:40:39570)
at up (app.js:40:35934)
at P9 (app.js:40:36738)
at da (app.js:38:3279)
at app.js:40:34263
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment