-
### 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-am…
-
**Prerequisite**
**Describe the bug**
I'm using [react-lazy-load-image-component](https://www.npmjs.com/package/react-lazy-load-image-component) to only render images that are visible in the scree…
-
### Steps to reproduce
1. Create an encrypted chat with a few voice messages. I am not sure how many it takes but I guess 30+ is a good start. Each of them should have a length of more than one min…
-
Govuk js is imported dynamically and given names with webpack magic comments as follows:
```
if (typeof document !== 'undefined') {
const { default: ButtonJS } = await import(
…
-
### Optimization
1. [x] reuse common bundles, such as `react`, `react-dom`, `draft-js`, `lodash`, `immutable`, .etc, large bundles.
2. [x] lazy load optional webpack bundles, such as `draft-js`(more…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.6.3` to `16.7.0`.
- The `dependency` [react-dom](https://git…
-
In the Next Gen MOTOR-TALK app, an action *INIT_REFRESHABLE_AD_PLACEMENT* is dispatched when the *RefreshableAd* component has been mounted.
The original reducer of the app handles this action to s…
-
Not sure if this is related with the way I try to lazy load the editor to solve windows problem. In my Next.js, I load the editor like so:
```javascript
const TrixEditor = dynamic(() => import("fo…
-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.6.3` to `16.7.0`.
- The `dependency` [react-dom](https://git…