Skip to content

playground: fix 'occured' -> 'occurred' in error boundary message#10696

Open
SAY-5 wants to merge 1 commit intocube-js:masterfrom
SAY-5:fix-playground-occured-typo
Open

playground: fix 'occured' -> 'occurred' in error boundary message#10696
SAY-5 wants to merge 1 commit intocube-js:masterfrom
SAY-5:fix-playground-occured-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 16, 2026

Error boundary message in packages/cubejs-playground/src/App.tsx line 123 reads Error occured while rendering. This is user-visible in the playground UI. Fixed to occurred. String-literal-only change.

Error boundary message in packages/cubejs-playground/src/App.tsx line 123 read 'Error occured while rendering'. User-visible in playground UI. Fixed to 'occurred'. String-literal-only change.

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@SAY-5 SAY-5 requested a review from a team as a code owner April 16, 2026 03:26
@github-actions github-actions bot added client:playground Issues relating to the Developer Playground javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members. labels Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client:playground Issues relating to the Developer Playground javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant