UI Render Errors
UI Render Errors Errors should not appear within normal conditions however here are some know error statues documented for reference for support level staff to help provide insight into what team needs to respond.
Render Error's
If there is a Error rendering a particular component, that error will bubble up to a Error Boundary generally at a page level section where the Error is
- recorded in our analitics
- at the page level a
Something went wrongmessage is displayed - a
Retrybutton is also presented- a short press will attempt to rerender
- a long (press and hold) will display a
detailsdrop down which is here for support staff knowledge
DetailsArea ( shown after long press theRetryButton ) will provide for context of the Error, mainly the Error message and a stacktrace
Common Areas what have a Error Boundary
- Betslip

- Next To Jump

- HomePage

- RaceCard

- Race

- Receipt ( picture pending )