edjm
edjm
Our customer requested the ability and if this is not supported we would need to find a different datetimepicker tool
Will this be implemented and if so what is the anticipated release date?
Also, it looks like this line `constructor(@Inject('instanceConfigHolder') private instanceConfigHolder: InstanceConfigHolderService) {` Should read as `constructor(@Inject(InstanceConfigHolderService) private instanceConfigHolder: InstanceConfigHolderService) {`
I've tried playing with settings and modifying in my project the packages but am fed up at this point. Force will work but that just does not feel to be...
Using npm install --force gives the following output ``` angular-testing-course-master]$ npm install --force npm WARN using --force Recommended protections disabled. npm WARN ERESOLVE overriding peer dependency npm WARN While resolving:...