Comment
03-02-2021
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
@josejr19 : interesting approach... but that would need a complete Launch redesign on my side, because I do not use the "targetPageParams":
So I've just entered (after page loading)
function targetPageParams(){ return {}; }
in the console and go to the next page, all my parameters are still there. It seems that there is a difference in using the "targetPageParams" function or the dedicated launch extension...