bamotav/Hangfire.RecurringJobAdmin

Job configuration page layout and JS issue in Chrome

Closed this issue · 3 comments

Here's how the page looks like here:

image

The error while trying to parse dates is:

vue:6 TypeError: Cannot read property 'length' of null
at wn.eval (eval at Ya (vue:6), :3:3901)
at wn.e._render (vue:6)
at wn.r (vue:6)
at fn.get (vue:6)
at new fn (vue:6)
at vue:6
at wn.$mount (vue:6)
at wn.$mount (vue:6)
at wn.t._init (vue:6)
at new wn (vue:6)

I've got the same problem and it seems that the fix can solve it

I also have the same problem.