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
i use react-router hashHistory
url-example-A(standard): http://www.xxx.com/index.html?lang=en#/test
url-example-B(non-standard): http://www.xxx.com/index.html#/test?lang=en
i use react-router hashHistory
url-example-A(standard):
http://www.xxx.com/index.html?lang=en#/test
url-example-B(non-standard):
http://www.xxx.com/index.html#/test?lang=en
url-example-A:
url-example-B:
urlLocaleKey only stand by standard-URL ,can u stand by non-standard-URL like "http://www.xxx.com/index.html#/test?lang=en"
The text was updated successfully, but these errors were encountered: