Completed
Last Updated: 02 Sep 2022 10:46 by ADMIN
Release R3 2022 - Increment 3 (14.09.2022)

Describe the bug
The unit tests of a custom avatar component, which uses a Kendo UI for Vue Native Avatar are failing due to a problem with the license validation. This issue happens after upgrading the Kendo UI for Vue components from 3.5.0 to 3.5.1.

To Reproduce
Steps to reproduce the behavior:

  1. Download this project and extract it
  2. Run "yarn"
  3. Run "yarn test"

Expected behavior
The tests should run correctly in version 3.5.1 as they used to be with version 3.5.2

Screenshots
image