Cole Marsteller
Cole Marsteller
Run sls deploy: ``` Serverless Error --------------------------------------- The serverless deployment bucket "notes-app-2-api-dev-serverlessdeploymentbucket-n5stychfa7ue" does not exist. Create it manually if you want to reuse the CloudFormation stack "notes-app-2-api-dev", or delete the...
## Ask your Question What is the best way to test location change functionality in simulator and/or on device?
https://github.com/colemars/pipeline-test-repo2 ## Expected Behavior When testing a locally served application e.g. ``` serve build npx playwright test npx nyc report --reporter=text-summary ``` coverage reporting behaves as expected reporting partial coverage....
### Description According to [docs](https://visgl.github.io/react-map-gl/docs/api-reference/map#onrotatestart), > When Map is used as a controlled component, event.viewState.bearing reflects the zoom that the camera "proposes" to change to, as a result of either...
I keep getting error: Error: Cannot find module .../compile when trying to replicate the /test environment
# Bug report ## Description / Observed Behavior I have a series of pages fetched via useSWRInfinite. I am attempting to invalidate them via the global mutate function. In testing,...