This is a migrated thread and some comments may be shown as answers.

React - kendo-ui styles module failed to parse - You may need an appropriate loader to handle this file type

2 Answers 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 29 May 2018, 06:02 AM

I have problem with importing styles into react project using Kendo ui default style template. I have described it in more detail on stackoverflow. 

https://stackoverflow.com/questions/50576958/react-kendo-ui-styles-module-failed-to-parse-you-may-need-an-appropriate-loa

2 Answers, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 29 May 2018, 07:52 AM
Hello, Martin,

Thank you for the details.

I was able to reproduce this on my end.

After different tests, I can confirm that the Kendo UI CSS has to be loaded inside the boot-client(server).tsx file.

I can assume that this is a species of the template project that is created.

Also, please have in mind that the components are requiring React 16+, but the template is usually created with 15+.

If the issue still occurs, please send an example reproducing the issue and will gladly assist further.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Martin
Top achievements
Rank 1
answered on 29 May 2018, 09:09 AM

Seems like it solved my problem, Thanks a lot

Regards,
MH

Tags
General Discussions
Asked by
Martin
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Martin
Top achievements
Rank 1
Share this question
or