Skip to content

[Bug] Subviews like /recordings/create are not accessible when visited directly #1284

@tthvo

Description

@tthvo

Current Behavior

If I directly visit views by specifying their paths such as:

/topology/create-custom-target
/rules/create
/recordings/create

For example, https://cryostat-sample-myns.apps-crc.testing/recordings/create. A blank page is showed:

image

with the following console's error:

image

Expected Behavior

The sub views should render correctly!

Steps To Reproduce

  • Launch an OpenShift instance. For example, with OpenShift Local, crc start.
  • On latest cryostat-operator's commit on main:
    make deploy_bundle create_cryostat_cr sample_app

Environment

CRC version: 2.26.0+233df0
OpenShift version: 4.13.9
OS: Fedora 40

Anything else?

This only happens if I visit the sub-view directly. That is: If I go /recordings -> Click Create -> /recordings/create, all is fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions