Jordan

Results 32 issues of Jordan

I am attempting to use this inside a component that is being rendered inside an `each` loop ``` // ITEMS ROUTE {{#each model key="id" as |item|}} {{event-item item=item}} {{/each}} //...

So the first time I ran this and cloned the new branch to my webserver it went great. However I made some more changes to the site, built it which...

Can't seem to get rid of this error no matter what I do. I've tried clearing the cache, deleting the watchman cache and I can't get past this. Here is...

**I am using the _exact_ versions of the following:** * Browser: [Chome|Firefox|IE|Safari] Version: 61.0.3163.100 (Official Build) (64-bit) * AngularJS: v1.6.1 * Angular Bootstrap: 2.5.0 * Angular UI Tour: 0.9.2 **I...

I have a function that changes the text that is inside a bigtext block, so I tried to fire a resize event but it's not recalculating properly. I see it...

I have tested with the default font face and it's working but when I set the font family to my custom font face loaded in the font size is too...

Is there a way I can get the whole card to link to the permalink of the past that it corresponds to?

### Description Declaring a custom type for typescript support is not showing autocomplete suggestions ### CodeSandbox/Snack link https://snack.expo.dev/TxzqfrhF4 ### Steps to reproduce 1. Setup the theme typings as described [here](https://docs.nativebase.io/typescript)...

bug
v3
triage
stale

I'm adding the shake animation to a password modal, when the password is wrong it will shake, and this works great so far, however, when I try to submit the...

I'm having a hard time understanding how to keep a specific attribute intact I have a handful of attributes that are camelCased and then one that comes in sometimes that...