angular-datepicker icon indicating copy to clipboard operation
angular-datepicker copied to clipboard

Error import dayjs angular version 18

Open vva09001 opened this issue 1 year ago • 4 comments
trafficstars

image angular version image

vva09001 avatar Jul 01 '24 08:07 vva09001

Looking

vlio20 avatar Jul 01 '24 08:07 vlio20

Worked for me on an empty project. can you please provide a stackblitz or a demo repo?

vlio20 avatar Jul 01 '24 08:07 vlio20

@vlio20 are there any plans on getting rid of DayJs dependencies (in favor of date-fns maybe?)?

Starting with node 23 ESM is required by default and DayJs fails that, also seems not to be maintaned amymore.

kgorol avatar Oct 17 '24 06:10 kgorol

@kgorol I didn't consider that as it will result a major and breaking change. Why are you saying that dayjs is not maintained any longer?

vlio20 avatar Nov 07 '24 06:11 vlio20