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

React not loaded on JDK 11 build #5

Open
ta6o opened this issue Jun 15, 2020 · 0 comments
Open

React not loaded on JDK 11 build #5

ta6o opened this issue Jun 15, 2020 · 0 comments

Comments

@ta6o
Copy link

ta6o commented Jun 15, 2020

Hi, I wanted to tweak with the techs and events so I cloned the repo. Then to rebuild, per the instructions here, I added the line to project.clj so the build was successful:

[javax.xml.bind/jaxb-api "2.4.0-b180830.0359"]

Yet after editing the code in src/ so the docs/ folder is actually rewritten, even if I undo all the changes, I get the javascript error on the browser:

app.js:494 Uncaught TypeError: Cannot read property 'input' of undefined
    at app.js:494

referring to the line In(React.R.input, "input");.

I'm totally alien to clojure world but it looks like a common issue, so I thought it could be useful to bring it up here.

Thanks for all the fish!

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