Paul Hachmang
Paul Hachmang
Expected behaviour, on Safari 9: http://cloud.h-o.nl/gFMU Result with the polyfill on Google Chrome: http://cloud.h-o.nl/gFX9
### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on [Github](https://github.com/Urigo/graphql-mesh/tree/master/examples/hello-world), [Stackblitz](https://stackblitz.com/github/Urigo/graphql-mesh/tree/master/examples/hello-world) or [CodeSandbox](https://codesandbox.io/s/github/Urigo/graphql-mesh/tree/master/examples/hello-world) > Make...
To sell the idea, might be interesting to make https://github.com/Polymer/pwa-starter-kit server side rendered.
Expected behaviour, on Safari 9: http://cloud.h-o.nl/gFMU Result with the polyfill on Google Chrome: http://cloud.h-o.nl/gG1K
After importing multiple categories we've came to the conclusion that categories should have a field like 'sku'. This 'sku' is just a string referencing the category in the external system....
While editing category: ``` Notice: Array to string conversion in /Users/paul/Sites/opposuits.com/.modman/AvS_ScopeHint/src/app/code/community/AvS/ScopeHint/Block/Hint.php on line 177 #0 /Users/paul/Sites/opposuits.com/.modman/AvS_ScopeHint/src/app/code/community/AvS/ScopeHint/Block/Hint.php(177): mageCoreErrorHandler(8, 'Array to string conversion', '/Users/paul/Sites/opposuits.com/.modman/AvS_ScopeHint/src/app/code/community/AvS/ScopeHint/Block/Hint.php', 177, Array) #1 /Users/paul/Sites/opposuits.com/.modman/AvS_ScopeHint/src/app/code/community/AvS/ScopeHint/Block/Hint.php(137): AvS_ScopeHint_Block_Hint->_getValue(ET_CurrencyManager_Model_Store) #2 /Users/paul/Sites/opposuits.com/.modman/AvS_ScopeHint/src/app/code/community/AvS/ScopeHint/Block/Hint.php(115): AvS_ScopeHint_Block_Hint->_isValueChanged(ET_CurrencyManager_Model_Store)...
### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 14.x ### What browser are you using? Chrome ### What operating system are...
Hi There! I was taking a shot at this very cool library! 🎉 With the 0.18 release I thought it was worthwhile to take a look. We are currently using...
**Describe the bug** https://bundlephobia.com/package/@lingui/[email protected] https://github.com/graphcommerce-org/graphcommerce/pull/1536#issuecomment-1168603211 **To Reproduce** Use new version and measure the resulting bundle size **Expected behavior** Bundlesize is in the same ballpark als the older version
**Describe the bug** We're not using the @lingui/macro and are using bare @lingui/core and @lingui/react. We're using it in combination with nextjs. To handle string translations we use i18n directly...