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

web Failed to compile. #1148

Closed
jasuno opened this issue Jun 16, 2020 · 1 comment
Closed

web Failed to compile. #1148

jasuno opened this issue Jun 16, 2020 · 1 comment
Labels
Duplicate 🌐 Web react-native-web specific

Comments

@jasuno
Copy link

jasuno commented Jun 16, 2020

🐛 Bug Report


/Users/jasonmatthews/Documents/atlantaDark/node_modules/@ui-kitten/components/ui/input/input.component.js 110:38
Module parse failed: Unexpected token (110:38)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
|         this.webEventResponder = devsupport_1.WebEventResponder.create(this);
|         this.focus = () => {
>             this.textInputRef.current?.focus();
|         };
|         this.blur = () => {

Expected behaviour

I expected it to build the web version of the application.

UI Kitten and Eva version

Package Version
@eva-design/eva 1.3.1
@ui-kitten/components 5.0.0
@artyorsh
Copy link
Collaborator

This issue duplicates #996. Please check it for a possible workaround

@artyorsh artyorsh added 🌐 Web react-native-web specific Duplicate labels Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate 🌐 Web react-native-web specific
Projects
None yet
Development

No branches or pull requests

2 participants