Amanda Pouget

Results 12 issues of Amanda Pouget

Followed the bullet README to install configuration for tests. Included it in rails_helper instead of spec_helper per comments on an issue. Stacktrace on failure is unhelpful... How to get a...

### What type of issue is this? Incorrect support data (ex. Chrome says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? Chrome is...

data:js :pager:
needs triage 🔎

We are using node.js and get this error if we bump to 3.3.1: ``` Message: ReferenceError: getJasmineRequireObj is not defined Stack: ReferenceError: getJasmineRequireObj is not defined at /Users/amanda/construction/node_modules/jasmine-ajax/lib/mock-ajax.js:43:41 at Object....

help needed

Would be helpful to have a few lines in the README about use with pry-nav. I'm working with an apprentice and for some reason his machine is configured such that...

## 🚀 Feature Proposal Allow detect key reuse and option to warn or fail on reuse. Example: dev writes `t('foobar')` in two different files ultimately writing translations to the same...

feature request

## 🐛 Bug Report When using Trans, default value is populated rather than left as empty string. useDefaultValueAsKeys should result in empty string. ## To Reproduce A [codesandbox](https://codesandbox.io/examples/package/i18next) example or...

## 🐛 Bug Report When the translation file contains plural forms not needed for a locale and keepRemoved: false is set, the parser fails to remove the unneeded plurals. ##...

Trying this: ![image](https://user-images.githubusercontent.com/12855692/34805769-c7144048-f64d-11e7-9fdf-00db2db92216.png) Produces this error: ![image](https://user-images.githubusercontent.com/12855692/34805781-d1798c32-f64d-11e7-843f-e713abbab1d5.png) ... can you post something in the documentation about how to use `html` with `withTooltip`? Thank you!! Muchos kudos. :-)

For some reason, installation did not work for me. I: - downloaded the repo - moved it out of downloads to Desktop - two-finger-clicked "get info" and then copied the...

We're trying to convert a project to using es2015 and Jest (based on `create-react-app`) and wondering if this package can have any place in it.... We used `rekuire` every in...