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

activejobs javascript error #3956

Closed
johrstrom opened this issue Nov 14, 2024 · 2 comments · Fixed by #3957
Closed

activejobs javascript error #3956

johrstrom opened this issue Nov 14, 2024 · 2 comments · Fixed by #3957
Assignees
Milestone

Comments

@johrstrom
Copy link
Contributor

This is shown in the browser console when activejobs is loaded. It appears to be a compilation issue because the stack trace shows rails-ujs, which is not our code, calling utils.js which is our code. That is, it's basically impossible for rails-ujs to actually call our code unless there's a minification collision.

image

@johrstrom johrstrom added this to the 4.0 milestone Nov 14, 2024
@johrstrom
Copy link
Contributor Author

Today's nightly doesn't have this issue. So it must be a collision that's created purely by coincidence. In any case, I'll keep this open and check up on it in the real v4.0.0 tag and see if it's still there.

@johrstrom
Copy link
Contributor Author

Spoke too soon. This issue comes when you expand one of the rows.

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

Successfully merging a pull request may close this issue.

1 participant