We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please complete the following fields as applicable:
What version of the DMPRoadmap code are you running? (e.g. v2.2.0) 4.1.1+portage-4.2.2
4.1.1+portage-4.2.2
Expected behaviour:
PATCH "/locale/en-CA"
PATCH "/locale/fr-CA"
"Sign in with institutional or social ID"
POST "/users/auth/openid_connect"
Actual behaviour: The following behaviour was encountered when selecting "Disable cache" and 3G throttling within Chrome DevTools
When changing the locale via the app's language selector, while the page is still loading:
When clicking the "Sign in with institutional or social ID" button, while the page is still loading:
The text was updated successfully, but these errors were encountered:
The same unwanted behaviour is encountered in production.
Sorry, something went wrong.
We can wait for upgrade to Rails 7 and if the issue persists, we will fix it upstream.
No branches or pull requests
Please complete the following fields as applicable:
What version of the DMPRoadmap code are you running? (e.g. v2.2.0)
4.1.1+portage-4.2.2
Expected behaviour:
PATCH "/locale/en-CA"
orPATCH "/locale/fr-CA"
"Sign in with institutional or social ID"
button, the request should always have the following format:POST "/users/auth/openid_connect"
Actual behaviour:
The following behaviour was encountered when selecting "Disable cache" and 3G throttling within Chrome DevTools
When changing the locale via the app's language selector, while the page is still loading:
When clicking the
"Sign in with institutional or social ID"
button, while the page is still loading:The text was updated successfully, but these errors were encountered: