Hello,
Currently on a project in Vue JS, I’m stuck in the recovery of IDs.
Indeed, I created a component that I inserted in several pages. Except that when I want to change the data (title/image/text) the data changes on all the pages… Whereas I would like the same component but with different data depending on the pages.
Do you have a track to advise me ?
Thanks …