-
Hi, I would like to know how to make illigal moves using this library,
I have seen sloppy:True, but it seems to be removed from the project.
-
### Pitch
After the recent CSP header updates, the Google font I pulled in to customize my instance stopped working. I had this snippet of code in the "Custom CSS" field under the admin's "Site Set…
-
## Search Terms
type alias parameter inference contextual
## Suggestion
The type parameters of a type alias (or interface) should be able to be inferred when a value is being assigned/cast t…
-
### Description
based on the docs at https://redis.js.org/#node-redis-usage-disconnecting the `disconnect` should close the connection without flushing and `quit` close with flushing before closing.…
-
## Describe the bug
JavaScript represents strings as [sequences of 16-bit integers, each ostensibly representing a UTF-16 code unit](https://tc39.es/ecma262/multipage/ecmascript-data-types-and-valu…
-
I've tried using inverse infinite scrolling, but it doesn't work. I checked an example from the documentation
https://codesandbox.io/s/boring-haze-4c49t?file=/src/index.js:922-935
-
Reported in [kubeflow-discuss](https://groups.google.com/g/kubeflow-discuss/c/J5TWiR1RCLk)
Here's a screenshot
![image](https://user-images.githubusercontent.com/777219/233505970-08319e72-5f16-47f4-…
-
Ok enough nitpicking, I'll do a quick review of the project for you!
Live demo very nice!
https://github.com/adrianno33/time-organizer/blob/9924b0f869de27ca85487e63601bff9671ce9b0e/README.md?pla…
-
Hey guys!
I have used your awesome tool for generating static html of my app, however it's really static, I mean I tried to login using the app built with prerender and haven't got requests sent to b…
-
Great library. I'm trying to fix/freeze the right-most column. Is there an elegant way to do this using the API or should I start hacking at it? Thanks!