Mangatt

Results 14 issues of Mangatt

Extension is in some cases unable detect changes in file / save and this file is not appearing in extension window. This is always the case in some of my...

After heavy research, I'm still not sure what is the best way to implement Single Sign-on (SSO) with feathers. Scenario: - user logins at login.feathersjs.com, JWT is issued - user...

Feature
Authentication

Hello, does anyone have the idea why errors are not thrown from plugins in `8.0.1`? I'm stress testing clearly problematic files (e.g. SVG changed to PNG, PNG -> JPG, JPG...

It would be nice to have real filename included in thrown error: ``` Uncaught Exception: Error occurred when handling file: /*{.jpg,.jpeg,.png} Error: Unsupported color conversion request Error! Could not process...

enhancement
help wanted

Hello, is there a way how to keep `div` with `overflow:auto` scrollable with touch gestures enabled? I've spent couple of hours on this issue and I'm not sure if that's...

Feature request

Hello, there seems to be issue in Opera with drag&drop file upload: if you try to drop files several times to browser, Opera always add files but sometimes show download...

browser bug

#### Do you want to request a _feature_ or report a _bug_? Feature #### What's the current behavior? Editable is not able to hold `ref` Slate: 0.60.4 Browser: Chrome /...

feature

Is anybody mantaining this project? PRs fixing known bugs are not merged for years and issues are not answered. Is there any viable alternative?

[API reference link ](https://doxdox.org/gpujs/gpu.js/) is returning Application error. Is it possible to fix this or is there other documentation available?

Hi, when I navigate from some url (eg. /page) to same url with different hash (eg. /page#hash), router will not trigger rerender of components, even when url clearly changed. Any...