Skip to content

Commit e0f5bd0

Browse files
authored
Update isolated-web-parts.md
Added a note that isolated web parts are not supported on Classic pages
1 parent b38c282 commit e0f5bd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/spfx/web-parts/isolated-web-parts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Isolated web parts introduce a new way to isolate access to APIs secured with Az
2020

2121
> [!IMPORTANT]
2222
> The isolated web parts capability is available only in SharePoint Framework v1.8 and later.
23+
> The isolated web parts are only supported on modern pages. While you might be able to add isolated web parts to classic pages, upon publishing, the web part will not render and generate an error.
2324
2425
![Architectural overview illustrating how isolated web parts work](../../images/isolated-web-parts.png)
2526

0 commit comments

Comments
 (0)