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
{{ message }}
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
I am having issues with react-select package on SSR. This is one of the common components to use. When I add it on SSR with react-php-v8js I get this error: V8Js::compileString():38055: TypeError: Cannot read property 'userAgent' of undefined
I was wondering maybe someone had this issue and managed to solve it via config or etc.
Thanks in advance for any help.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am having issues with
react-select
package on SSR. This is one of the common components to use. When I add it on SSR withreact-php-v8js
I get this error:V8Js::compileString():38055: TypeError: Cannot read property 'userAgent' of undefined
I was wondering maybe someone had this issue and managed to solve it via config or etc.
Thanks in advance for any help.
The text was updated successfully, but these errors were encountered: