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

Set is not defined #1054

Closed
Yamikamisama opened this issue Apr 6, 2018 · 2 comments
Closed

Set is not defined #1054

Yamikamisama opened this issue Apr 6, 2018 · 2 comments

Comments

@Yamikamisama
Copy link

Has anyone encountered this error im not too sure what I'm looking for to fix

ERROR in SERVER PRERENDERING
Encountered error: "ReferenceError: Set is not defined"

screen shot 2018-04-06 at 3 28 51 pm

@justin808
Copy link
Member

Sounds like you need some debugging help. I'm the creator of React on Rails. We have a support plan to help you. See shakacode.com/work/shakacode-pro-support.pdf.

@Overload119
Copy link

I just ran into this.

Try adding mini_racer to your bundle file as I think you may be using therubyracer which uses an old version of JS that doesn't defined "Set"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants