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

GridColumn Not Working with React Hot Loader

3 Answers 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Roy
Top achievements
Rank 1
Roy asked on 17 Apr 2018, 08:44 PM
When the grid is being initiated, the  passed into the grid as children will be filtered by "child.type === GridColumn" to check whether it is indeed a GridColumn. With React Hot Loader, each React element will be modified to be a ProxyFacade, and the Grid will not recognize its children anymore. Do you have any workaround for this problem, and do you plan to support React Hot Loader in the future?

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 18 Apr 2018, 08:09 AM
Hello, Roy,

Thank you for bringing this to our attention.

I can suggest submitting a feature request in our feedback portal for a React Hot Loader integration. We would like to hear the community feedback on this as it sounds like a very useful library but it will require changes in the components implementations in order to cover the modified type of the components:

http://kendoui-feedback.telerik.com/forums/908425-kendo-ui-for-react-feedback

Once we request is active based on its popularity, we may implement the React Hot Loader integration in a future release.

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
Erik
Top achievements
Rank 1
answered on 18 Apr 2018, 07:06 PM
Just ran into this today as well.
0
Stefan
Telerik team
answered on 19 Apr 2018, 05:28 AM
Hello, Erik, Roy,

This is the feedback item for which can be voted:

http://kendoui-feedback.telerik.com/forums/908425-kendo-ui-for-react-feedback/suggestions/33997945-support-for-react-hot-loader

I posted here, so people coming to this thread can find it easily. 

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
Tags
General Discussions
Asked by
Roy
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Erik
Top achievements
Rank 1
Share this question
or