Closed kravetsone closed 2 weeks ago
But i get type and runtime errors for TypeError: undefined is not an object (evaluating '((_a = queue.metaValues) === null || _a === void 0 ? void 0 : _a.version).startsWith')
What i do wrong?
It. Maybe you are on an old bullmq?
fi
It. Maybe you are on an old bullmq?
yeah really)
Im getting strange errors
when i navigate to /ui page it tries to resolve ru-ru locales (but it didnt exists)
but at all it works
next i want to add better support/guide with https://github.com/kravetsone/jobify
thanks for the work!
Im getting strange errors
when i navigate to /ui page it tries to resolve ru-ru locales (but it didnt exists)
This is expected, no locale, it fall back to English
Im getting strange errors when i navigate to /ui page it tries to resolve ru-ru locales (but it didnt exists)
This is expected, no locale, it fall back to English
But maybe it better to check it on serverside rather than try and fail?
This is weird, the server should not return 500, but 404 This is what I get....
In prod only the 404 will be in the console.
Im getting strange errors when i navigate to /ui page it tries to resolve ru-ru locales (but it didnt exists)
This is expected, no locale, it fall back to English
But maybe it better to check it on serverside rather than try and fail?
Fixed, thanx
Thank you for your contribution (and the patience).
Released in V6.5.0
Huh... I missed README when merge branches
I will fix soon (for now it redirect to express)
I've fixed it. Thank you again 🙏🏽
Merged https://github.com/felixmosh/bull-board/pull/769 https://github.com/felixmosh/bull-board/pull/850 into one