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

Build against rails master is failing #101

Open
patbenatar opened this issue Feb 23, 2024 · 0 comments
Open

Build against rails master is failing #101

patbenatar opened this issue Feb 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@patbenatar
Copy link
Owner

| It breaks everything, primarily due to ActionView::Helpers::TagHelper::TagBuilder::HTML_VOID_ELEMENTS no longer being a thing at all.

We should probably grab the most recent HTML_VOID_ELEMENTS from Rails before it was removed and inline it into our codebase.

@patbenatar patbenatar added the bug Something isn't working label Feb 23, 2024
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
None yet
Development

No branches or pull requests

1 participant