# \[URGENT\] Is There an issue with routing/vue3?

**URL:** https://forum.builder.io/t/urgent-is-there-an-issue-with-routing-vue3/2667
**Category:** Technical Questions
**Tags:** vuejs
**Created:** [September 24, 2022, 12:30pm UTC](https://forum.builder.io/t/urgent-is-there-an-issue-with-routing-vue3/2667 "2022-09-24T12:30:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![thomasN1](https://avatars.discourse-cdn.com/v4/letter/t/8c91f0/32.png) [@thomasN1](https://forum.builder.io/u/thomasN1)
#### Post date: [September 24, 2022, 12:30pm UTC](https://forum.builder.io/t/urgent-is-there-an-issue-with-routing-vue3/2667/1 "2022-09-24T12:30:35Z")

</div>

Hello,

I’m using vue3 and the builder sdk for vue3

I have a big issue with pages type.  
If i create a page based on the model page all is working with url like :  
/  
/page1  
/page2

and more

But if i create a new model based on page type like ‘project page’ ‘post page’ or others,  
The preview don’t work, when url is not at the root level…

/project/x is not working  
/post/x is not working

only / or /x work

I also tried to add dynamic preview url for the model  
it don’t seem to work at all

thanks for the time !

---

<div class="post-metadata">

### Author: ![manish-sharma](https://avatars.discourse-cdn.com/v4/letter/m/8797f3/32.png) [@manish-sharma](https://forum.builder.io/u/manish-sharma)
#### Post date: [September 27, 2022, 1:35pm UTC](https://forum.builder.io/t/urgent-is-there-an-issue-with-routing-vue3/2667/2 "2022-09-27T13:35:01Z")

</div>

Hi Thomas!

Welcome to [builder.io](http://builder.io) forum.

This seems a strange issue, could you tell us how you have integrated builder SDK?

---

<div class="post-metadata">

### Author: ![thomasN1](https://avatars.discourse-cdn.com/v4/letter/t/8c91f0/32.png) [@thomasN1](https://forum.builder.io/u/thomasN1)
#### Post date: [September 30, 2022, 11:08pm UTC](https://forum.builder.io/t/urgent-is-there-an-issue-with-routing-vue3/2667/3 "2022-09-30T23:08:20Z")

</div>

It’s fixed, thanks anyway !
