Skip to content

Conversation

@SandeepBalachandran
Copy link

@SandeepBalachandran SandeepBalachandran commented Oct 30, 2020

Current behavior

<td-ngx-text-diff
  [left]="left"
  [right]="right"
  (compareResults)="onCompareResults($event)"
>

Fixed behavior

<td-ngx-text-diff
  [left]="left"
  [right]="right"
  (compareResults)="onCompareResults($event)"
></td-ngx-text-diff>

This PR will fix the issue noted in #57

@ABenassi87 ABenassi87 changed the base branch from master to release-0.6.1 December 25, 2020 16:56
@SandeepBalachandran
Copy link
Author

Hi there, Do we have any impediments here?

@SandeepBalachandran SandeepBalachandran changed the base branch from release-0.6.1 to master July 29, 2022 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant