blitz-js / blitz-js/blitzjs.com

Copying code copies +/- too although they aren't highlighted.

Open
#558 6 comments 0 reactions 0 assignees View on GitHub
status/ready-to-work-on type/bug
Dominant language
MDX
Stars
188
Forks
316
PR merge metrics
No merged PRs in 30d

Description

I was just going through the tutorial and noticed when copying the code it copies the +/- too although they are not highlighted.

Screenshot

this copies:
```js
choices: z.array(
+ z.object({id: z.number().optional(), text: z.string()}),
+ ),
```

I'm using Safari 15.0 on macOS Monterey.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.