You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since get_locale is actually relying on the request/session/application global state, it could be that we can inject it as a lazy-loaded value in places. We have a utility that injects the locale in format-style string, which for end usable would look like:
Since
get_locale
is actually relying on the request/session/application global state, it could be that we can inject it as a lazy-loaded value in places. We have a utility that injects the locale in format-style string, which for end usable would look like:Originally posted by @slint in inveniosoftware/invenio-records-resources#594 (comment)
The text was updated successfully, but these errors were encountered: