Clément Dessoude

Results 6 issues of Clément Dessoude

**Why ?** We should try to have latest versions of our libs to include easily their improvements (bugs, enhancements, etc.) **What ?** I tried to upgrade, but ran into an...

theme: Parser
Quality :white_check_mark:
$$ bug-bounty $$
area: enhancement :wrench:
$200

The var keyword is only allowed to be used as an Identifier in certain contexts and disallowed in others, this is currently not implemented by the parser. - e.g: https://docs.oracle.com/javase/specs/jls/se11/html/jls-3.html#jls-TypeIdentifier...

theme: Parser
area: enhancement :wrench:

**Describe the bug** Hi ! I encountered a bug (or at least an unexpected behaviour) when using the [PDFDownloadLink](https://github.com/diegomura/react-pdf/blob/ca360e0f7e0f2640c002968135bd939dafd86a03/packages/renderer/src/dom/PDFDownloadLink.js) component. We pass two arguments: - a JSX pdf document (with...

## What changed with this PR: ## Example ```java // Input // Output ``` ## Relative issues or prs:

### Describe the bug I'm not sure if it is a bug or if I don't understand the documentation properly. I tried to use the defaultDate property on the calendar...

Type: Bug
Resolution: Stale