Peter Steffey

Results 16 issues of Peter Steffey

This was a fun one to track down. First off, thanks for making and maintaining Pager, we use it on a fairly large web app (~30 pages) and haven't had...

**Describe the bug** If the popover size gets bigger as the view is animating in (for example, if content is loaded async and then re-rendered just before or during animation),...

bug

Right now, this library may or may not work on web depending on how it is used. I never intended to officially support web, and have not setup any testing...

enhancement
help wanted

If the popover has to shift to accommodate the keyboard, and then the screen is rotated with the popover and keyboard still open, the popover tends to get confused about...

bug

After debugging my app for a while, I tracked down this warning: `"Possible Unhandled Promise Rejection (id: x):" (x increments) ` to this line: `firestack.database.ref('events').orderByChild('ministryID').equalTo(i.toString()).on('value', this.handleEventUpdate.bind(this));` The code functions ok,...

It would be great if we could support older versions (#151) so that you can use the latest features of AtemOSC while using an older SDK version. However, there are...

I have the fetcher continuously updating in the background, and running graph.py gets me great csv's, but when I run app.py the web app does not use the updated csv's....

## Description This is related to the last PR I made: https://github.com/reaviz/reaflow/pull/154 ## PR Type What kind of change does this PR introduce? ``` [x] Bugfix [ ] Feature [...

Its not that difficult to figure out, but it would be awesome if the README described how this works with NGINX as well. Basically all you need to do is...

**Region and Brand of car** Hyundai USA **Version of the integration** 2.12.1 **Describe the bug** Seeing the below errors, seems to be preventing updates ``` ValueError: invalid literal for int()...