AutoMapper icon indicating copy to clipboard operation
AutoMapper copied to clipboard

Fix automapper initialization in global scope

Open pierodetomi opened this issue 1 year ago • 0 comments

A fallback is provided (the window global scope) when this is not defined.

This happens, for example, when using this library inside an Angular v17 project: providing window as fallback value preserves the normal behavior of the library in this cases.

pierodetomi avatar Feb 21 '24 10:02 pierodetomi