forcedotcom / forcedotcom/salesforcedx-vscode

Aura Components Markup Linter errors on an attribute with value "{# ... }"

Open
#950 10 comments 0 reactions 2 assignees Assigned to @nrkruk View on GitHub
area:aura area:quality type:bug
Dominant language
TypeScript
Stars
1k
Forks
454
Avg merge
1d 22h
Merged PRs (30d)
152

Description

### Summary

This code

fails linter, but is valid Aura Components markup.

### Steps To Reproduce:

1. Create an Aura component
2. Add this markup
`

...
`
3. Save the code, Linter complains

### Expected result

4. Linter should not complain

### Actual result

Linter is complaining

### Additional information

These are the errors I get back
![screen shot 2018-11-01 at 8 16 07 pm](https://user-images.githubusercontent.com/7660838/47886919-31707a80-de13-11e8-87a3-247852a61637.png)

**VS Code Version**: Version 1.28.2 (1.28.2)
**SFDX CLI Version**: sfdx-cli/6.38.0-0d66175ccf (darwin-x64) node-v8.9.4
**OS and version**: Mac OSX High Sierra v. 10.13.6 (17G65)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.