Jarrod Payne

Results 10 issues of Jarrod Payne

I'm trying to use this directive on a form with a `button[type="submit"]`. The problem is... The child button is generated in a directive itself. (`Submit

## Summary When using `rush deploy` with `linkCreation: default`, everything appears correct in the `common/deploy` folder. Once I copy the contents of this folder into my docker container and execute...

enhancement
help wanted
effort: medium

- Operating System: macOS 11.2.3 - Node Version: 14.16.0 - NPM Version: 6.14.11 - yarn version: 1.22.10 - webpack Version: 5.31.0 - source-map-loader Version: 2.0.1 ### Expected Behavior Breakpoint should...

I'm going to use this in a production environment. Is there any chance you would either add, or accept a PR for unregistering selectors? Use case: For a single page...

enhancement

I came across this buildpack mostly due the fact that I wanted to GZip my assets. I figured nginx would be good for this (as well as the reasons listed...

Was thinking of using this, but there is no support for height based element queries. Any chance this is something you'd support via PR?

I'm on Heroku, in case that matters. Following the docs, I have added `config.deface.enabled = false` to **production.rb**. Then, I deployed to heroku, and ran `heroku run rake deface:precompile`. This...

I've got a One-to-One relationship between a `User` model and a few role models such as `Admin`, `Manager`, and `Customer`. How might you handle a scenario like this? I'm using...

What is `t`, or, for that matter, `t.get()` in the example README? I'm having trouble getting started with this lib.

I don’t see any mention on node’s worker_threads support. Is there any support planned?