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

Error when i use the react-filter-box #6

Open
ravsom opened this issue Jul 16, 2017 · 2 comments
Open

Error when i use the react-filter-box #6

ravsom opened this issue Jul 16, 2017 · 2 comments

Comments

@ravsom
Copy link

ravsom commented Jul 16, 2017

error: peg$SyntaxError {message: "Expected "(" or category but end of input found.", expected: Array(2), found: null, location: Object, name: "SyntaxError"…} expected : Array(2) found : null location : Object message : "Expected "(" or category but end of input found." name : "SyntaxError" stack : "SyntaxError: Expected "(" or category but end of input found.↵ at peg$buildStructuredError (eval at compile (http://localhost:3000/assets/app.js:214235:18984), <anonymous>:328:14)↵ at Object.peg$parse [as parse] (eval at compile (http://localhost:3000/assets/app.js:214235:18984), <anonymous>:841:13)↵ at e.parseQuery (http://localhost:3000/assets/app.js:214235:121562)↵ at e.getSugessions (http://localhost:3000/assets/app.js:214235:121698)↵ at n.needAutoCompleteValues (http://localhost:3000/assets/app.js:214224:247342)↵ at e.needAutoCompletevalues (http://localhost:3000/assets/app.js:214235:119295)↵ at e.show (http://localhost:3000/assets/app.js:214235:117318)↵ at n.handlePressingAnyCharacter (http://localhost:3000/assets/app.js:214235:118848)↵ at http://localhost:3000/assets/app.js:214235:119713↵ at kt (http://localhost:3000/assets/app.js:214224:89070)" __proto__ : Error

Do i need to set any other props to get this in order?

@ravsom
Copy link
Author

ravsom commented Jul 16, 2017

I'm not sure what I did - but it sorted itself out. Sorry for the false alarm

@ravsom ravsom closed this as completed Jul 16, 2017
@ravsom
Copy link
Author

ravsom commented Jul 17, 2017

I still get this error - but doesn't seem to cause too much harm. What does it mean?

@ravsom ravsom reopened this Jul 17, 2017
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

1 participant