-
**Describe the bug**
I built a React Native App and I am following the [amplify docs](https://docs.amplify.aws/cli/graphql-transformer/auth#owner-authorization) to add **owner authorization**. I am…
-
Hi, really liking the library.
https://codesandbox.io/s/distracted-bogdan-zhcit?file=/src/index.js
The above is a working example of inverse scrolling within a fixed height container of 300px.
…
-
The vCard code currently has its own custom vCard parser. There are many issues with the current code and I deemed it better to use an external library, [sabre/vobject](https://sabre.io/vobject/) bei…
-
## Describe the bug
We've enabled the discardConfirmation on our SaveBars however we've seemingly hit a limitation - when the user clicks the escape button or hits outside of the max modal, you'd e…
-
希望可以拓展一下context类型, 在组件内使用的时候如果不传入window对象 拖拽组件会有重复渲染的报错
-
-
Now that we've got quite a few different options it would be great to make examples that cover all the bases.
Maybe a bunch of jsbin / codepen examples showing different combinations of options.
…
-
**Intended outcome:**
Here is a brief, minimal outline of the inside of a React functional component I have:
```js
const { refetch } = useQuery(MY_QUERY, {
variables: {
myVar
},
…
-
## Describe the bug
Hi guys,I'm facing an issue when trying to open a modal. In the modal's section, I only see a loader, and it doesn't show any content.
### To Reproduce
Steps to reproduce …
-
**Is your feature request related to a problem? Please describe.**
List view is currently used for bulk editing but it's very limited in scope and in it's ui-ux.
**Describe the solution you'd like…