Johan Book

Results 10 issues of Johan Book

I tried spinning up the example in https://github.com/microsoft/SandDance/blob/master/packages/sanddance-explorer/README.md using a Create-React-App template, but all styling seems to be missing. Have missed something or is the supplied example incomplete?

Is there a way of making this component responsive? I tried using `react-pivottable` in a project but when choosing a plot from the dropdown, the component scales to be larger...

When picking due dates for a card the calendar starts the week on Sunday for me. I would be great if it was possible to have an option in the...

enhancement

This is the same as issue https://github.com/jefflau/jest-fetch-mock/issues/105. The `Blob` returned from the `blob` function of a mocked response is not a proper blob. Here is a test that showcases the...

## 🐛 Bug Report When running svgr with Prettier 3.0.0 I get this error message ``` > svgr --no-svgo --ext jsx --jsx-runtime automatic -d src/components src/svgs Failed to handle file:...

Hi! I wonder how to implement Cross-Entropy error. Is it sufficient to change nn.L in nnff? Thanks in advance, Johan

#### The associated forum post URL from `https://forum.rclone.org` I found this thread with same issue, but it has been closed and browser login is not possible for me. https://forum.rclone.org/t/captcha-failed-to-create-file-system-for-proton/43352/6 Please...

Hi, This is a very useful package and thank you for maintaining it! In my team we got a prompt from Dependabot to update it to 7.14.0, however, I cannot...

I recently added a CSP to my project but found that the I have to include `'unsafe-inline'` for scripts for the Supertokens dashboard to work (https://supertokens.com/docs/post-authentication/dashboard/initial-setup). This basically defeats the...

I just updated to the latest version of supertokens-node (22.1.0) and saw that there is a tenant page inside the dashboard from Supernode. I might give someone access to this...