Sean Templeton

Results 20 issues of Sean Templeton

[](https://issuehunt.io/r/sindresorhus/alfy/issues/82) I'm getting the following error when just trying to log a string with `alfy.log`: ``` [ERROR: input.scriptfilter] JSON error: JSON text did not start with array or object and...

bug
help wanted
:dollar: Funded on Issuehunt

By default, hitting enter on a repository opens up the options for pull request, issues, etc. I primarily use this workflow to navigate to a repository quickly, meaning if I...

Has anyone successfully got this package working in Laravel 6 on a clean Laravel project? I've had to make a bunch of migration changes in order for the migrations to...

I want to user this project in SwiftUI, but I have not been able to. Are there plans to support/document how to use with SwiftUI?

stale

Currently, even on the built-in checkout, if the user session becomes stale, and they come back to checkout, they are logged out on the site, but still appear "logged in"...

bug

**Describe the solution you'd like** Currently I can't modify the Enum generated from codegen, because when models are built again, it overrides my files. I feel like I should be...

datastore
feature-request

Swift Package Manager is integrated into Xcode 11, and it would be nice for me to move to that from cocoapods. Are there plans to add support? I think a...

Any chance you'd be porting this over to SwiftUI? I've attempted to wrap it in a `NSViewRepresentable`, but I've had no luck due to incorrect sizing causing clipping ![image](https://user-images.githubusercontent.com/1145989/114812008-c746b880-9d74-11eb-8fe8-0c724d91803d.png)

Currently when creating a package/app, each one has it's own webpack, build process, and dependencies. So if I make a bunch of react-based apps, I'm loading react multiple times. How...

question
documentation
investegate
application
non-issue

In bower if there is a repo you want to include (like your own) that isn't listed in bower, you can install a repo by it's git url. It would...

enhancement
next-gen