Matt
Matt
### Description I am unable to login to Shopify admin panel using Brave. I verified that I am able to login from another browser using the same login information. I...
### I'm opening this issue because: When I drag an item to any area inside or outside of the wrapper it disappears from the screen. There are no console errors....
I'm using the latest version of `react-json-view` and getting the following peer dependency warnings. I noticed in #330 that support was added however it seems like that may have been...
I'm trying to change **All** to the text of whatever `basisList` is selected. I am able to correctly update it to **Users (ID)** using `componentWillMount()`. My problem is, if I...
I'm trying to update the value of a Select2 component, then trigger the onChange to get my test as close to how a real user would. ### Component ``` filterColumns...
On my local machine it works fine, however once our JS is compiled I get the following errors when clicking on "download PDF" ![screen shot 2017-01-06 at 4 43 33...
The comment is great, but I'd also like to be able to fail the job if changelog has not been modified. Could that be setup as an optional boolean? I...
- `@testing-library/dom` version: 8.10.1 - Testing Framework and version: Jest 29.6.3 - DOM Environment: Brave Browser (current) ### Relevant code or config: ```js expect(screen.getByLabelText('Access type')).toBeVisible(); ``` ### What you did:...
I just installed using homebrew, cloned to my machine, ran `npm i` and then `npm run build` and got the following error. ```bash ERROR in bundle.js from UglifyJs SyntaxError: Unexpected...
Your documentation references uploading files to a bucket and then deploying from there. Currently I'm able to successfully deploy my React app by manually uploading the files to a bucket,...