wave icon indicating copy to clipboard operation
wave copied to clipboard

Modal | Migrating to Javascript default parameters

Open lloydaf opened this issue 11 months ago • 0 comments

  • @freenow/wave version: 2.21.2

Relevant code

expect(consoleErrorSpy).not.toHaveBeenCalled()

What was expected to happen?

When running the tests, wave's Modal is throwing the following deprecation error messages (check screenshot) that causes the tests to fail.

Image

Reproduction

Not sure how to reproduce this, this was seen from a vitest test environment

lloydaf avatar Jan 17 '25 12:01 lloydaf