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

ActionCable is configured for sprockets, not propshaft #301

Open
joeroe opened this issue Sep 11, 2023 · 0 comments
Open

ActionCable is configured for sprockets, not propshaft #301

joeroe opened this issue Sep 11, 2023 · 0 comments

Comments

@joeroe
Copy link
Contributor

joeroe commented Sep 11, 2023

app/javascript/channels/index.js calls require.context, which is part of sprockets and causes an error after the migration to propshaft.

However, I'm not sure if we actually need ActionCable / if it does anything hotwire can't.

@joeroe joeroe added this to the Migrate to Rails 7 milestone Sep 11, 2023
joeroe added a commit that referenced this issue Sep 11, 2023
Disabling ActionCable for now: #301
@joeroe joeroe removed this from the Migrate to Rails 7 milestone Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant