koalabi commented on issue #168: URL: https://github.com/apache/age-viewer/issues/168#issuecomment-1934815140
(I'm not familiar with JSX) Problem can be fixed by adding some text as button labels but the parser/checker seems to be really finicky: it even considers as a void string (i.e. as the absence of labels). Putting "" is not sufficient either (the string appears on the button) but the front-end builds (but not necessarily runs). Adding a non-empty string works but leaves visible (and not desired) traces. Any recommendation from a JSX expert? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
