#trying to get orderItemid into a json in the frontend

17 messages · Page 1 of 1 (latest)

random wren
#

seems to do weird dunno how to fix it

#
 <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

random wren
#

@hollow onyx do you maybe know?

hollow onyx
#

Nope, I have no clue, have not used angular... those who have likely won't be able to help you either

#

!screenshot

radiant caveBOT
#
`!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.

random wren
#

guess it doesn t have too do much with angular but np

nimble kite
#

@random wren Please don't ping random people when you don't get answers

#

I'm pretty sure I've told you this already.