Project

General

Profile

Actions

Bug #25419

open

Cloning a Template and saving without changing it produces a diff

Added by Gilad Lekner over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloning a Template and saving without changing it produces a diff.

Measured the template array coming from

const { template } = this.props.auditedChanges;

Inside ExpansiveView.js

The template array length when saving without changes is big, element for each char.
The template array length when saving with changes is 2, one for the old and one for the new as it should be.


Files

No data to display

Actions

Also available in: Atom PDF