We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c0708 commit 59760d9Copy full SHA for 59760d9
README.md
@@ -260,6 +260,8 @@ This container is defined by AbstractWidget::container() method and can be custo
260
}
261
```
262
263
+> Note: Nested async or reloadable widgets are not supported because of container id collision.
264
+
265
## Caching
266
267
There is also a simple built-in way to cache entire widget output.
0 commit comments