Hafner

Results 3 issues of Hafner

Hi, I can't make {{#unless isLast}} work inside a nested foreach. Here is what I'm trying: `{ "release": "{{releaseDetails.releaseDefinition.name}}", "release_number": "{{releaseDetails.name}}", "date": "{{releaseDetails.modifiedOn}}", "workItems": [ {{#forEach this.workItems}} { "id": "{{this.id}}",...

![image](https://user-images.githubusercontent.com/60545335/149514568-fb1ecca0-ba78-48d7-86b0-ad24a5696a03.png) This is simply not working. I can add any selector I want, the Tour WILL always start. I can't call addSteps but it will ALWAYS display an empty popup....

### Please provide the environment you discovered this bug in. windows 11 nodejs v20.13.0 nx-create-workspace v19.0.1 (latest) ### Which area/package is the issue in? Docs ### Description After running `npx...

bug