You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2020/08/04 10:31:00 UTC

[jira] [Updated] (NETBEANS-4677) Nullish coalescing operator (??) in JavaScript reported as an error in NetBeans.

     [ https://issues.apache.org/jira/browse/NETBEANS-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junichi Yamamoto updated NETBEANS-4677:
---------------------------------------
    Component/s: javascript - Editor

> Nullish coalescing operator (??) in JavaScript reported as an error in NetBeans.
> --------------------------------------------------------------------------------
>
>                 Key: NETBEANS-4677
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4677
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javascript - Editor
>    Affects Versions: 12.0.1
>            Reporter: Nghia Nguyen
>            Priority: Minor
>              Labels: bug, ide, syntax
>         Attachments: image-2020-08-04-02-46-28-677.png
>
>
> The following code is showing as an error in the IDE when it has a valid syntax in JavaScript:
>  
> {{let myVariable = null ?? 'hello world';}}
>  
> !image-2020-08-04-02-46-28-677.png!
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists