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

422 on challenge updates #840

Closed
scarroll32 opened this issue Jun 7, 2018 · 4 comments
Closed

422 on challenge updates #840

scarroll32 opened this issue Jun 7, 2018 · 4 comments
Assignees

Comments

@scarroll32
Copy link
Contributor

Updating some of the checkboxes in the challenge configuration is leading to a 422.

screen shot 2018-06-07 at 08 52 02

Running in dev

screen shot 2018-06-07 at 09 11 44

Seems to be a 5.2 upgrade issue

rails/rails@ec4a836

@scarroll32 scarroll32 self-assigned this Jun 7, 2018
@scarroll32
Copy link
Contributor Author

scarroll32 commented Jun 7, 2018

Temporary workaround 9fec8d6

From https://stackoverflow.com/a/48762137/993592

@spMohanty
Copy link
Member

@seanfcarroll : Did you look at this : rails/rails#22965 (comment)

@scarroll32
Copy link
Contributor Author

Thanks for the tip @spMohanty, I thought that could be the issue, esp with #747

But the issue also occurs locally where there is no CDN. After much investigation, the issue is somehow tied to Turbolinks + 5.2. There may be some gem dependency causing the issue, but I haven't tracked it down.
Disabled turbolinks on forms for now, more investigation to come when time permits.

@scarroll32
Copy link
Contributor Author

Possibly related rails/rails#24257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants