Skip to content

Commit e48abfb

Browse files
authored
Update create-component.md
1 parent a42dda1 commit e48abfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

powerapps-docs/maker/canvas-apps/create-component.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ So far, you've created a component and added it to an app. Next, you'll create a
179179
## Known limitations
180180
181181
- As of this writing, data sources aren't saved with components, so forms and data tables are disabled.
182-
- If you create a variable in a component, that variable is scoped only to that component and doesn't appear with app variables.
183182
- PowerApps doesn't support collections in components.
184183
- You can't insert a component into a gallery, a form, or a data card.
185184
- A master instance of a component is a local master and scoped to the app. If you change a master instance, only copies of the component within the app will reflect the change. Copies in other apps will remain the same unless you import the component library again. All master instances in those apps will be automatically detected and updated.

0 commit comments

Comments
 (0)