Skip to content
New issue

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

Uncaught SyntaxError: Unexpected token } #4779

Closed
markolofsen opened this issue Jul 13, 2018 · 1 comment
Closed

Uncaught SyntaxError: Unexpected token } #4779

markolofsen opened this issue Jul 13, 2018 · 1 comment

Comments

@markolofsen
Copy link

markolofsen commented Jul 13, 2018

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"]),.........

@timneutkens
Copy link
Member

timneutkens commented Jul 13, 2018

There is nothing actionable to help here. Also you're not following the issue template.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants