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

Undo problem

3 Answers 187 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Dean
Top achievements
Rank 1
Dean asked on 23 Aug 2013, 03:06 PM
Hello

When I press Ctrl+Z to undo changes, it does the undo however I get this JS error:
Line: 21
Error: Unable to get property 'selectRange' of undefined or null reference

I've checked the code and it seems that this.editor was never initialized.

You can reproduce the issue using the online demo

Regards,

3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 26 Aug 2013, 06:33 AM
Hello David,

This issue is fixed in the latest internal builds.

Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Adam
Top achievements
Rank 1
answered on 22 Nov 2013, 10:21 PM
Is the UNDO (and REDO for that matter) a command that can be added to the toolbar or is this something that must be added as a custom tool?
0
Alex Gyoshev
Telerik team
answered on 25 Nov 2013, 08:51 AM
Hello Adam,

You need to add these as custom commands. Please ensure that you are using a recent build (2013.Q3 or latest internal of 2013.Q2), as it addresses some problems with adding these as custom commands.

Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Editor
Asked by
Dean
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Adam
Top achievements
Rank 1
Share this question
or