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

Summary: Spread attributes are not supported within JSX
Product: javascript Reporter: murtukov
Component: EditorAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Code example

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)