realityfilter

Results 6 issues of realityfilter

#### Is your feature request related to a problem? Please describe. Since version 0.27.0 the supported protocols are a fixed set specified in platform. https://github.com/axios/axios/blob/cd8989a987f994c79148bb0cacfca3379ca27414/lib/platform/browser/index.js#L42 We are using axios in...

state::triage

### Check that this is really a bug - [X] I confirm ### Reproduction link https://realityfilter.github.io/bugreport-swiper-virtual-resize/ ### Bug description Sample code can be found here: https://github.com/realityfilter/bugreport-swiper-virtual-resize Steps to reproduce: -...

Vue

**Describe the bug** Apps using libraries which are using other libraries are not resolved. **To Reproduce** A detailed bug report is filed for library `vite-tsconfig-paths`: https://github.com/aleclarson/vite-tsconfig-paths/issues/47 Demo repository: https://github.com/realityfilter/bug-transitive-deps **Expected...

bug

With vue 3 being the current default is it possible to update the latest version of vuedraggable on npm from 2.24.3 to 4.1.0 ?

We use angular-ck-editor in modal bootstrap dialogs. We have seen errors after closing the modal. `(null is not an object (evaluating 'a.clearCustomData')` They came from `instance.destroy` call that is triggered...

The implementation of the write method is missing a boolean return value indicating the need of `drain` https://github.com/CodeGenieApp/serverless-express/blob/mainline/src/response.js. See https://nodejs.org/api/stream.html#writablewritechunk-encoding-callback 'The return value is true if the internal buffer is...