[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[v0](/c/v0/59)

# v0 generating pure HTML without styling for Radix UI components

48 views · 6 likes · 9 posts


tech-4844 (@tech-4844) · 2026-02-10 · ♥ 1

## Problem
I am trying to just create a simple website with modern `Radix UI` components, however, the result given is always just pure `HTML` with no styling whatsoever.

## What I've Tried
1. Reprompting
2. Creating a new project
3. Logging out and back in

Nothing has fixed the issue, and it is been eating away at my credits.


MarnixB (@marnix-3108) · 2026-02-10

Hi, can you tell us what kind of code you are expecting to see, maybe a example? i will try to see if i can make it work in my project and will share the prompt with you if it works. Also maybe good for the v0 team, is to share your v0 chat url with us. 

Greets,

MarnixB


tech-4844 (@tech-4844) · 2026-02-10 · ♥ 1

Hi, I cannot share the url as it contains some info I do not want public, but in essence right now I am just trying to create a simple static webpage like this: 

![image|690x337](upload://89rl09EqS5Qnkk1Gk7EFsZa7jHE.png)

This is just a sample image I took online but it gives an idea of what I am trying to achieve, however, even using the best model on v0, the output procuded looks something like this:

![image|427x499](upload://bpcGQZwy8DwOOgyg8PMTN1zQ7YQ.png)
There are no styling, no modern components, even after being explicitly instructed to do so.
I have even tried creating another account, and trying to see if it is an account specific issue, but even on the new account, new projects also look like the second image, i.e. just plain html.

Thanks in advance.


MarnixB (@marnix-3108) · 2026-02-10

That is weird! do know as long as your chat is private no one can do anything with your chat url besides the v0 team :wink: 

Can you share me one of your prompts? 

And does it also look like this in the v0 preview window?


tech-4844 (@tech-4844) · 2026-02-10 · ♥ 1

It is indeed very weird, I was able to create webpages in the old v0 without issues, it only started with the new v0 beta.

Here is just an example prompt I used to test if it is able to generate any styling:
- create a template advertising webpage with sample everything, in needs to use modern ui elements such as radix ui or material ui.

It is an extremely simplified prompt just to see if v0 is able to procude anything, but even this would just output basic html.

And yes, it looks like this in the preview window.


MarnixB (@marnix-3108) · 2026-02-10

[quote="tech-4844, post:8, topic:33393"]
create a template advertising webpage with sample everything, in needs to use modern ui elements such as radix ui or material ui.

[/quote]

Okay perfect. I have started a new chat and have rewritten your prompt: create a General filled advertising webpage with only sample data and text and everything, make sure to use modern ui elements such as radix ui or material ui when creating the page. Make sure to use the right styling and not give raw html.

This is the output on my screen: 

https://vm-nd0gro28thux7qm65ykpsi.vusercontent.net/


![image|690x439](upload://oYMOI53zYTTrZmVLCzlsCChmz8n.png)



looks pretty good right? Can you try this prompt out? i have used the mini model. If the output gives the same weird result as before, can you please check it in a other up to date broswer like google chrome(what i am using) 

Let me know.

- MarnixB


Sean (@heystu) · 2026-02-10 · ♥ 1

Im very curious on the prompt you used. That is super odd that it would give you what it did on any model you used. All of them should have produced something more or less like what @marnix-3108 showed. Did you specify the UI system you wanted and all in your prompt? 
Have you also[tried using this to start](https://ui.shadcn.com/create?item=elevenlabs)  from for a component system and bring it into v0 to build from?
Also, just curious, what made you choose RadixUI? I am just wondering since it is no longer actively maintained or receiving new feature updates as core development has shifted to **Base UI.
**
Anyway, curious to know more on this and see what solve may be found.


tech-4844 (@tech-4844) · 2026-02-10 · ♥ 2

Thank you for your input, it seems this issue only arises when I try to create a new chat from a new project, but if I create a new chat as a draft it seems to work fine, I have absolutely no idea why that is the case, it makes no sense to me, but at least I am able to continue.

Thanks.


Sean (@heystu) · 2026-02-10

Hmmm this still doesnt sound like something that shoudl be happening though. 
Can you explain a bit more what you mean when you say “create a new chat from a new project”. 

When you start a new chat it is always a draft. It doesnt become part of a Project until you deploy it to Vercel. Then it is part of a Project. 
Or are you saying you have a Project running already and you are starting a new branched chat in that?

Any chance you could send a screen recording or grabs of this flow happening?