Petr Chubenko

Results 9 issues of Petr Chubenko

I was using this package at version 0.8.1 with Meteor 1.2, I also changed the package locally to have the ability to have an options parameter for insert and remove...

Hey @kutuluk thank you for this library, very easy to use. Wondering if you can help me with a quick issue. I am using papertrail to receive the logs. After...

Hey, Been trying to find a way to pass a url param to the server to be accessed at Accounts.onCreateUser, but no luck with anything. I set google oauth on...

Hey wanted to see if anyone else is experiencing this issue. On a computer everything works fine, but on mobile device chrome and safari don't seem to be working to...

Hey Vaughn, I am wondering if you know what might be the most efficient option setup I can run. Real example I tested. 200 same exact jobs for this test....

question

Is it possible to maintain scroll position as items are added to a sorted array? If you look at your Demo, where you can add items to the top, it...

Thanks for you work on this package. I am using FixedList in my project, and if I call `scrollToItem` ``` listInstance.scrollToItem(index, "center"); ``` the align argument is never passed. When...

Hello, I am developing a Chrome extension that operates in a cross-origin setup due to the way extension work. The content script ("client") runs under the host origin (e.g., example.com),...

### Describe the feature Love this library, wondering if it's possible to have visibleToasts value to be differentiated between the hover / collapsed state. Currently the value for "visibleToasts" is...