Skip to content
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

fix: rn replay syntax highlighting #10675

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

marandaneto
Copy link
Member

Changes

Please describe.

Add screenshots or screen recordings for visual / UI-focused changes.

Checklist

  • Words are spelled using American English
  • Titles are in sentence case
  • Feature names are in sentence case too
  • Use relative URLs for internal links
  • If I moved a page, I added a redirect in vercel.json
  • Remove this template if you're not going to fill it out!

Article checklist

  • I've added (at least) 3-5 internal links to this new article
  • I've added keywords for this page to the rank tracker in Ahrefs
  • I've checked the preview build of the article
  • The date on the article is today's date
  • I've added this to the relevant "Tutorials and guides" docs page (if applicable)

Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog ✅ Ready (Inspect) Visit Preview Feb 14, 2025 1:30pm

@@ -6,7 +6,7 @@ Password inputs are always masked no matter your config.

You can configure masking levels when you initialise PostHog

```ReactNative
```ts
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ReactNative does not exist

@marandaneto marandaneto requested a review from a team February 14, 2025 13:16
@marandaneto marandaneto enabled auto-merge (squash) February 14, 2025 13:16
@marandaneto marandaneto requested a review from ioannisj February 14, 2025 13:16
@@ -6,7 +6,7 @@ Password inputs are always masked no matter your config.

You can configure masking levels when you initialise PostHog

```ReactNative
```ts
export const posthog = new PostHog(
'<the magic string>',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'<the magic string>',
'<ph_project_api_key>',

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

silly paul earlier

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think auto merge merged before your suggestion

Copy link
Member

@pauldambra pauldambra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💖

@marandaneto marandaneto merged commit e94e854 into master Feb 14, 2025
3 checks passed
@marandaneto marandaneto deleted the fix/rn-syntax-highlight branch February 14, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants