Piotr
Piotr
https://twitter.com/feross/status/1404568122158313474
Is this a limitation or a bug, and can we work around it?
# Feature Request ## Describe the Feature Request Is this supposed to work/be implemented or just not possible in android? Or is there a workaround? I need the keyboard to...
Is ignoreRequire supposed to disable warnings for lines like: `import { graphql } from "react-relay"`?
When using CSP (Content Security Policy), inline workers require the use of the script-src blob: policy which is a big no no and opens up the whole website for js...
# Feature Request ## Describe the Feature Request In xcode you can now target your app for desktop by using catalyst. Device.getInfo currently returns the model info but that is...
If you have CSP (Content Security Policy) set to not accept blob: , then using this library fails even tho the docs say it will use the webpack mechanism for...
Great job with the library, but I believe most people are using webpack/wrangler and this source map support is a must. Any way to do this?
When running on the server, 3.0.0-rc.3 fails with: node_modules/react-measure/lib/utils.js:15 var body = document.body; ^ ReferenceError: document is not defined