Skip to content

Fix missing dev page in some components #3646

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

Merged
merged 5 commits into from
Mar 23, 2025
Merged

Conversation

ethanshar
Copy link
Collaborator

Description

Fixing missing Dev page in some components, and wrap ComponentPage with BrowserOnly

Changelog

NA

Additional info

{buildHero()}
{buildTabs()}
</div>
<BrowserOnly>
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's the BrowserOnly for? Does it fixes an issue?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've just double checked on private, it didn't fix.
It did fix in public, but I guess it wasn't the same.

Im removing it

@ethanshar ethanshar assigned Inbal-Tish and unassigned ethanshar Mar 23, 2025
@ethanshar ethanshar requested a review from Inbal-Tish March 23, 2025 15:02
@Inbal-Tish Inbal-Tish merged commit 4f36797 into master Mar 23, 2025
1 check passed
@Inbal-Tish Inbal-Tish deleted the docs/fix_docs_build branch March 23, 2025 15:06
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