Completed
Last Updated: 13 Sep 2019 10:59 by ADMIN
Release 3.4.0
Prashant
Created on: 26 Aug 2019 08:22
Category: KendoReact
Type: Bug Report
0
KendoReact Editor not working in NextJS application

KendoReact Editor not working in NextJS application.

This is the error:

ReferenceError: navigator is not defined.

The error can be reproduced in our NextJS application as well when adding the Editor component.

The error may occur due to this line:

const firefox = /Firefox/.test(navigator.userAgent);

2 comments
ADMIN
Stefan
Posted on: 29 Aug 2019 06:08

Hello, Prashant,

This will strongly depend on how the other tasks are doing.

As we are very close to our release date, the team is currently focused on finishing the tasks planned for the release.

The release is planned for mid-September, after that the team will focus on the current issues, including this one.

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
Prashant
Posted on: 28 Aug 2019 10:50
Any update when the Link (clashing with Nextjs Link from Router) and Navigator not defined would be resolved ? Appreciate if you can give some timeline.