Upgrade to 13.4.0 from 6.5.0 returning context #1624
Replies: 1 comment
|
this was caused by having |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
After I upgrading to 13.4.0 whenever I use the react_component
I get the following before rendering the component
{"railsEnv":"development","inMailer":false,"i18nLocale":"en","i18nDefaultLocale":"en","rorVersion":"13.4.0","rorPro":false,"href":"https://platform.lvh.me:3000/admin/license_batches/1","location":"/admin/license_batches/1","scheme":"https","host":"platform.lvh.me","port":3000,"pathname":"/admin/license_batches/1","search":null,"httpAcceptLanguage":"en-GB,en-US;q=0.9,en;q=0.8","serverSide":false}Any idea what might be wrong ?
All reactions