Skip to content

maintenance_tasks UI not showing when config.intercept_erb = true #50

@sebaherrera07

Description

@sebaherrera07

I recently introduced reactionview to my Rails web application (Ruby 3.4.6 and Rails 8.0.3).

In the same project, we have https://github.com/Shopify/maintenance_tasks, which is mounted as an engine that enables a route to be used via the UI.

When we enabled config.intercept_erb = true, that UI stopped working, it shows a blank page.

We have some other engines mounted for that project, such as https://github.com/ankane/pghero or https://github.com/rails/mission_control-jobs, and they load just fine.

Any ideas what may be the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingherb

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions