Problem/Motivation
It was mentioned that when node:2 is used as a route param they still appear on node1
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork tour-3468648
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
smustgrave commentedComment #4
rkollerThe MR is fixing the problem i've outlined. with the feature branch checked out i get "no tour available for this page" on node one while i get "take a tour of this page" on node 2 and again "no tour available for this page" on node 3. so from a manual testing perspective this looks good and working thanks! just somone else might check the code so i leave it at need review.
Comment #6
smustgrave commented