-
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]: Always showing the same ODDS #1776
Comments
🔍 CAUSE 🟩 SOLUTION
|
|
|
We still have issues here. The odds now are not repeated, but we still get the undefined error that should not occur:
|
|
|
|
* 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;
Issue 1
It appears that the 🟩 SOLUTION Issue 2It appears that some flickering can be detected on the 🟩 SOLUTION
|
Still having issues: https://betarena.slack.com/archives/D02B1UHEECS/p1698144324706619 |
* 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);
Is there an existing issue for this?
🐞 Describe the bug
The platform is now showing the same odds for all fixtures:
RPReplay_Final1697623758.MP4
🤔 Expected Behavior
Should load different odds.
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
Visit different fixtures.
Console Logs (if any)
No response
Anything else?
This issue started to happen after the last release.
The text was updated successfully, but these errors were encountered: