This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271244 - Incorrect brace matching in React jsx
Summary: Incorrect brace matching in React jsx
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-07 16:58 UTC by dexterx
Modified: 2017-08-07 16:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
jsx incorrect brace matching (4.42 KB, image/png)
2017-08-07 16:58 UTC, dexterx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dexterx 2017-08-07 16:58:31 UTC
Created attachment 164909 [details]
jsx incorrect brace matching

jsx expressions within HTML tags are rendered with wrong brace matching. Image showing the issue is attached.