Alex Taffe

Results 12 issues of Alex Taffe

The site is unable to be scrolled with the extension active at first because the cookie warning hijacks the scrolling (which is also hidden) https://www.beko.com/us-en/30-stainless-steel-pro-style-induction-range-p-prir34450ss

I confirm (by marking "x" in the [ ] below: [x]): - [x] This is not a troubleshooting question. [Troubleshooting questions go here: http://www.mattermost.org/troubleshoot/](http://www.mattermost.org/troubleshoot/). - [x] This doesn't reproduce on...

Type/Bug
MacOS

### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...

tool: deliver
status: waiting-for-reply

This app is honestly one of the most helpful and reliable things I use, you should definitely add a donation link to the project, would be happy to throw you...

I just spent hours banging my head off the table because of this. I forgot that the word `register` is a keyword when writing C code. Clang and gcc both...

T: bug
C: Syntax

I work for YinzCam. Any config, cards, or resource hosts are entirely required for app functionality. For example, no icons will load without resources: https://resources-us.yinzcam.com/nhl/shared/logos/nhl_stl_dark.png The cards server dictates page...

**Tell us how we can improve Xcodes** I am routinely swapping between versions of Xcode. You can obviously hover to see the version name, but being able to quickly at...

enhancement

On [this](https://github.com/w1ll1am23/pyeconet/blob/c8bd6d7909a5ed530b610f43804ddca8c92a3e51/src/pyeconet/equipment/water_heater.py#L119) line, we're making an assumption of 100% full. I haven't actually seen the API responses in depth, but it seems like None should be the default. If something...

The documentation was outdated and didn't display the platforms that have been added to Xcodeproj over time, making it rather confusing. Valid platforms are in [project_helper.rb line 279](https://github.com/CocoaPods/Xcodeproj/blob/2a865f127971be0c660267ea8a16e8757759a856/lib/xcodeproj/project/project_helper.rb#L279)

In the console, the following error appears: ``` dlopen(/Users/Alex/Library/Application Support/Sublime Text 3/Packages/CoolFormat/CoolFormatLib/cf_osx_arm64/libCoolFormatLib.dylib, 0x0006): tried: '/Users/Alex/Library/Application Support/Sublime Text 3/Packages/CoolFormat/CoolFormatLib/cf_osx_arm64/libCoolFormatLib.dylib' (no such file), '/usr/lib/libCoolFormatLib.dylib' (no such file) ``` However, only an x86...