Harvey
Harvey
## Are you reporting a bug? Not a bug ## Are you making a feature request? This is a potential feature request if that feature is not available. In my...
## Are you reporting a bug? I'm not too sure. Potentially yes, unless there is a workaround it. **Observed behaviour:** Suggestions stay open If I enter a key, I have...
added 2 (self explanatory) features : - a getFirstBusinessDateOfMonth function - a getLastBusinessDateOfMonth function
I use CRA ([email protected]). If I serve my app locally, so using webpack devserver, I have the expected files served. However, if I serve my build folder, with a `npm...
I'm trying to use react-annotation on a pie chart. ``` ``` `centroidX` and `centroidY` are calculated before and enable to get the coordinates of the point in the middle of...
## Environment * Operating system (including version): Ubuntu 22.04 * mkcert version (from `mkcert -version`): 1.4.4 * Server (where the certificate is loaded): localhost * Client (e.g. browser, CLI tool,...
Underlining text does not seem to work the way it should. The following, as taken from the example : ``` const cell = doc.cell({ paddingBottom: 0.5 * pdf.cm }); cell.text('Features:',...
Thanks for the effort to offer a solution, but with your suggestion, I still get the same error message I get when installing the DB following the official doc :...