-
### Issue description or question
While using Wallaby with automatic configuration i'm running into the following error: "Cannot use import statement outside a module".
We are using NX 16.0.3 an…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When attempting to package a project which makes use of the https://github.com/moment/momen…
-
The following behaviour seems to be broken in the new UITabBar on tvOS13. Selecting the
In tvOS, swiping down from the tab bar moves focus into the content view; specifically, to the first focusab…
-
## Issue
Currently have an issue with `messaging().onTokenRefresh` in iOS 16. I cross-check the latest device token using `messaging().getToken` & already existing Token in my…
-
Child.js
```
import s from './Child.css';
class Child extends Component {
getAlert() {
alert('clicked');
}
render() {
return (
Hello
);
}
}
export default withStyles(s)(Child);
```
…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Dashboard app unable to start, displaying error message.
After starting the Cube.js development server
`$ npm run dev`
Navigate to "Dashboard App,” select "React Antd Static" with "Chart.js,"…
-
If I use this package with Cocoapods and follow the README's instructions, the iOS build fails every time. With C Preprocessor error "'GeneratedDotEnv.m' file not found".
Without any pods, it works…
-
Unable to run native version of fresh starter template with `yarn native`, always getting `Unable to resolve "@react-navigation/native" from "../../node_modules/solito/build/middleware/context.js"` bo…
-
### Issue description or question
React native expo project not allowing for the import keyword
### Wallaby diagnostics report
I am using the auto-config.
```
{
editorVersion: '1.…