Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matestack_app: false seems to have no effect #535

Open
jonasjabari opened this issue Apr 28, 2021 · 0 comments
Open

matestack_app: false seems to have no effect #535

jonasjabari opened this issue Apr 28, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jonasjabari
Copy link
Member

class SomeController < ApplicationController

matestack_app Some::App

def some_page
    render Some::Page matestack_app: false
end

end

Some::Page should be rendered without the Some::App wrapping it, but doesn't

@jonasjabari jonasjabari created this issue from a note in Current dev/docs todos (Up Next) Apr 28, 2021
@jonasjabari jonasjabari added the bug Something isn't working label Apr 28, 2021
@jonasjabari jonasjabari self-assigned this Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant