Johnson Sun

Results 44 issues of Johnson Sun

This is an attempt to update all dependencies used by this template. The errors caused by the update are documented in detail. - [Update all Node.js dependencies](https://nodejs.dev/learn/update-all-the-nodejs-dependencies-to-their-latest-version) - [Fix CleanWebpackPlugin...

**Describe the bug** The documentation page has inconsistent scrollbar styles. **To Reproduce** Steps to reproduce the behavior: 1. Go to [https://animejs.com/documentation/](https://animejs.com/documentation/) 2. Resize the window to make the scrollbars visible....

Solve issue #18 and make new users more easily to start testing with their custom image.

Add a minimum example for beginners, since the **Usage** section [here](http://rangeslider.js.org/) misled some users (they copy & paste the code shown there and wondering why there are error messages).

Steps to reproduce the problem: - Start from a empty view. - Select `Beam` - Mouse down on the canvas, do not release until the cursor is above the `Duplicate`...

bug

- After clicking on links in PDF (e.g. reference links), cannot use `Go Back` button to navigate back to the link's position. - Cannot use Firefox screenshot tool (Issues reported...

See the links below: - https://developer.chrome.com/docs/extensions/reference/downloads/ - https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/downloads/download For arbitrary folders, it may be possible to use `mklink` or `ln` command. (Feature Request from Twitter: https://twitter.com/aerinykim/status/1465179136624713735)

enhancement

Currently does not work on URLs with tracking IDs - Abstract with Tracking ID https://arxiv.org/abs/2102.07936?tracking-id=xxx - PDF with Tracking ID https://arxiv.org/pdf/2102.07936?tracking-id=xxx

Consider write tests with [sinon-chrome](https://github.com/acvetkov/sinon-chrome/) to automatically perform integration tests on the Chrome version of the plugin. Reference: https://github.com/mozilla/web-ext/issues/497

- In EpisodeRunner, the `actions` should either be detached from the computation graph or be converted into a numpy array before being stored into the replay buffer. In the original...