You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 8 recurring jobs and they show fine in the "Recurring Jobs" tab. In the Job Configuration tab, 8 rows display but they are mostly blank with the exception of "Last Execution" and "Next Execution". Even those are incorrect as they show the current time. XHR GetJobs request has all the job data but it's not getting rendered. Console error as well. Package version 1.0.5. Hangfire.Core version 1.76.16 with Mongo storage.
vue:6 TypeError: Cannot read properties of null (reading 'length') at wn.eval (eval at Ya (vue:6), <anonymous>: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)
The text was updated successfully, but these errors were encountered:
I have 8 recurring jobs and they show fine in the "Recurring Jobs" tab. In the Job Configuration tab, 8 rows display but they are mostly blank with the exception of "Last Execution" and "Next Execution". Even those are incorrect as they show the current time. XHR GetJobs request has all the job data but it's not getting rendered. Console error as well. Package version 1.0.5. Hangfire.Core version 1.76.16 with Mongo storage.
vue:6 TypeError: Cannot read properties of null (reading 'length') at wn.eval (eval at Ya (vue:6), <anonymous>: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)
The text was updated successfully, but these errors were encountered: