Skip to content

Fixes generator table to display content correctly #6843

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 1 commit into from
Apr 17, 2025

Conversation

nurul3101
Copy link
Member

Currently the generator table is broken because we used the pipe operator (|). This PR fixes it to show all content correctly.

Currently it looks like this:

Screenshot 2025-04-16 at 10 46 50 PM

After the PR it will display content correctly like this:

Screenshot 2025-04-16 at 10 47 25 PM

@nurul3101 nurul3101 self-assigned this Apr 16, 2025
@nurul3101 nurul3101 requested a review from ankur-arch April 16, 2025 17:17
Copy link
Contributor

Dangerous URL check

No absolute URLs to prisma.io/docs found.
No local URLs found.

Copy link
Contributor

Copy link
Contributor

Redirect check

This PR probably requires the following redirects to be added to static/_redirects:

  • This PR does not change any pages in a way that would require a redirect.

@ankur-arch ankur-arch merged commit 0a10429 into main Apr 17, 2025
11 checks passed
@ankur-arch ankur-arch deleted the nurul3101-patch-46 branch April 17, 2025 12:54
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