Ajay Pillay

Results 13 issues of Ajay Pillay

Hi, I'm trying to set up a production site on [Uberspace](https://uberspace.de/en/) and I've tried just deploying the default Meteor app but I can't run the built version due to Fibers....

Hi, so in my Meteor/Apollo/React stack my current approach has been to upload images to the server by sending the base64 string to the server, and then storing it. I...

question

Hi, this is a great package, but I was wondering, are there any self-contained Code Sandbox demos available? The demo page is great, with the code as well, but I...

documentation
enhancement

Here's a quick video of the problem I'm trying to solve: https://user-images.githubusercontent.com/917752/104208742-cea3b080-546b-11eb-9c62-e334cd10ac5c.mp4 My sheet has a z-index of 1150 and the bar below it has a z-index of 1200. However,...

documentation
enhancement

Hi, so here's a screen recording of the sheet demo on a Pixel 3 XL, Android 11, on the latest version of Chrome (90.0.4430.210). https://user-images.githubusercontent.com/917752/117987228-dc5f3900-b36c-11eb-8120-eaa0904d2fc5.mp4 None of the animations work,...

Here's the issue I faced. I was using a virtualized swiper, and due to heavy DOM rendering and constant state changes while swiping, every time I swiped to a new...

Hi, I'm looking for some help or guidance in how I should go about triggering a re-render of a Virtualized component onTransitionEnd() instead of onChangeIndex(). Currently I have set overscanSlideBefore...

Hi, I'm running a Meteor/React/Apollo/Graphql stack and I'm trying to get subscriptions working, I've looked through the Apollo docs and have tried to get it working with this library but...

## Describe the bug I've found that React Bootstrap's Modal fade animations do not work on my mobile device. However, the vanilla JS Bootstrap Modal fade animation works fine. Both...

help wanted

Hi, so when my page is first launched, the text fits and is resized properly. When it's made smaller, it resizes accordingly. However, when I increase the size of the...