You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/21 05:34:41 UTC

[GitHub] [netbeans] BrianHCombes commented on issue #4832: JSX React fragment syntax (empty tag) generates warnings throughout the fragment but is correct and proper JSX nomenclature.

BrianHCombes commented on issue #4832:
URL: https://github.com/apache/netbeans/issues/4832#issuecomment-1286482518

   BTW, I get around it by replacing empty tags with a filler like '<React.StrictMode>' or simply '<div>' but it does create an unneeded DOM node.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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