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
I builded project (yarn build & yarn start) At localhost everything ok, but in web got an error... The same bundles.
main-5bb8a1bd1fb5e7e7ce5c.js:1 Uncaught SyntaxError: Unexpected token }
Demo TenerifeBook.com r=this.props,a=r.className,i=r.style,s=this.props.useDangerouslySetInnerHTML|| !1,u=this.props.dangerouslySetInnerHTMLPartElement|| "span",l=x({},this.props.options,{interpolation:{prefix:"#$?",suffix:"?$#"}}),c=this.t(this.props.i18nKey,l); if(!c||"string"!=typeof c)return o.a.createElement("noscript",null); var d=[];c.split(n) .reduce(function(t,n,r){ var a=void 0;if(t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.proto=t) }(t,r["Component"]),.........
The text was updated successfully, but these errors were encountered:
There is nothing actionable to help here. Also you're not following the issue template.
Sorry, something went wrong.
No branches or pull requests
I builded project (yarn build & yarn start)
At localhost everything ok, but in web got an error... The same bundles.
Demo TenerifeBook.com
r=this.props,a=r.className,i=r.style,s=this.props.useDangerouslySetInnerHTML||
!1,u=this.props.dangerouslySetInnerHTMLPartElement||
"span",l=x({},this.props.options,{interpolation:{prefix:"#$?",suffix:"?$#"}}),c=this.t(this.props.i18nKey,l);
if(!c||"string"!=typeof c)return o.a.createElement("noscript",null);
var d=[];c.split(n)
.reduce(function(t,n,r){
var a=void 0;if(t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.proto=t) }(t,r["Component"]),.........
The text was updated successfully, but these errors were encountered: