#trying to get orderItemid into a json in the frontend
17 messages · Page 1 of 1 (latest)
<button class="btn btn-primary float-right" routerLink="/create-retour/{{item.id}}" [queryParams]="{orderItems:order.orderItems}">Retour</button>
</div>
order component
create retour component
so don t know how i can get the orderitemid correctly in the json
alos seems to be double
@hollow onyx do you maybe know?
Nope, I have no clue, have not used angular... those who have likely won't be able to help you either
!screenshot
`!screenshot`:
Rather than screenshots, please provide either code formatted as:
```ts
// code here
```
Or even better, as an example on the TypeScript playground that is as simple as possible and reproduces the issue. This makes it easier to help you and increases the chances of getting an answer.
can t make a reproduction cuz the project is too big
guess it doesn t have too do much with angular but np