79476391

Date: 2025-02-28 18:33:49
Score: 1
Natty:
Report link

I had a similar problem, to fix I added a format string to my app.module.ts imports like this:

NbDateFnsDateModule.forRoot({
  format: 'MMM dd, yyyy' // Errors without this line
}),
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: MoxJet