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 269214 - Spread attributes are not supported within JSX
Summary: Spread attributes are not supported within JSX
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: Dev
Hardware: PC Other
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-02 14:24 UTC by murtukov
Modified: 2016-12-10 12:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Code example (10.75 KB, image/png)
2016-12-02 14:24 UTC, murtukov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description murtukov 2016-12-02 14:24:45 UTC
Created attachment 163130 [details]
Code example

In official React documentation there are so-called 'Spread Attributes'
https://facebook.github.io/react/docs/jsx-in-depth.html

But it seems NetBeans doesn't support this syntax (see screenshot)