-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Odds missing in the probabilities #1791
Labels
Comments
jonsnowpt
added
🐞 [A] bug
Something isn't working. Needs to be looked at.
🎨 Frontend
labels
Oct 19, 2023
|
|
migbash
added a commit
that referenced
this issue
Oct 21, 2023
migbash
added a commit
that referenced
this issue
Oct 21, 2023
* fs :: move app.d.ts to types/* * #1776 :: fix - probability widget; * #1776 :: fix - scoreboard widget; * #1791 :: fix - probability widget odds; * fix :: +layout.svelte invalid route.id check; * fix :: Header-Nav-Btn.svelte invalid route.id check; * fix :: Header.svelte invalid route.id check; * core :: platform-functions.ts 'dev' ignore redirect; * fix :: patform-functions.ts invalid route.id check; * feat :: improved error message of invalid url routes * feat :: improved error message of invalid url routes (client) * types :: add app.d.ts for Error (global); * fix :: hooks.server.ts default error code + msg; * fix :: fixture +page.ts update error handle; * pkg :: scores-lib 1.8.2;
jonsnowpt
pushed a commit
that referenced
this issue
Oct 25, 2023
* core :: Makefile update; * debug :: Sentry disable on local env; add logs; * debug :: enhance color-coding; * core :: Makefile update; * Migbash/issue-1719 | fixture/competitions (#1795) * Migbash/issue-1784 | Sentry Errors (#1796) * fs :: move app.d.ts to types/* * #1776 :: fix - probability widget; * #1776 :: fix - scoreboard widget; * #1791 :: fix - probability widget odds; * fix :: +layout.svelte invalid route.id check; * fix :: Header-Nav-Btn.svelte invalid route.id check; * fix :: Header.svelte invalid route.id check; * core :: platform-functions.ts 'dev' ignore redirect; * fix :: patform-functions.ts invalid route.id check; * feat :: improved error message of invalid url routes * feat :: improved error message of invalid url routes (client) * types :: add app.d.ts for Error (global); * fix :: hooks.server.ts default error code + msg; * fix :: fixture +page.ts update error handle; * pkg :: scores-lib 1.8.2; * Migbash/issue-1752 | competition lobby/highlights; (#1797) * feat :: lobby/highlights data endpoint upgrade; * doc :: OpenAPI update; * feat :: Highlights-Grid-Row upgrade; * feat :: Highlights-Grid upgrade; * feat :: Highlights-Widget upgrade; * core :: utils.ts update for 'white-space' removal of endpoints; * pkg :: scores-lib 1.9.0; * debug :: remove redundant console.log(..); * #1798 :: fix; * #1799 :: fix; * #1776 :: fix; * #1776 :: fix; * test :: +page.server.ts; * #1800 :: feat :: stable endpoint update limit; * #1800 :: doc :: OpenApi update; * pkg :: scores/lib 1.9.2 * Migbash/1801-FEATURE-Competitions-Cache (#1804) * 🧪 :: test | debug :: performance improvements (2); * #1801 :: feat :: extra corrections (cont); * #1801 :: feat :: extra corrections (cont);
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
🐞 Describe the bug
"2" odds missing in this market in the probabilities widget: all fixtures
🤔 Expected Behavior
Odds showing.
What environment is the bug/issue detected in.
What browsers are you seeing the problem on?
What device/platform can the problem be seen?
Steps To Reproduce
No response
Console Logs (if any)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: