Skip to content

Commit 17af780

Browse files
committed
minor updates
1 parent d58c202 commit 17af780

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

support/power-platform/power-apps/create-and-use-apps/common-issues-and-resolutions.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -92,19 +92,19 @@ For a description of how to monitor the data being sent and returned, see [Debug
9292

9393
- **Sign-in issues on certain Android mobile devices when using authenticator**
9494

95-
In certain devices and scenarios, you might experience sign-in failures when using an authenticator. This issue is due to limitation imposed by the OEM. For more information, see [ADALError: BROKER_AUTHENTICATOR_NOT_RESPONDING](https://github.com/AzureAD/azure-activedirectory-library-for-android/wiki/ADALError:-BROKER_AUTHENTICATOR_NOT_RESPONDING).
95+
On certain devices and in certain scenarios, you might experience sign-in failures when you use an authenticator. This problem happens because of a limitation that the OEM imposes. For more information, see [ADALError: BROKER_AUTHENTICATOR_NOT_RESPONDING](https://github.com/AzureAD/azure-activedirectory-library-for-android/wiki/ADALError:-BROKER_AUTHENTICATOR_NOT_RESPONDING).
9696

9797
- **Office 365 Video connector isn't supported.**
9898

9999
## Power Automate integration
100100

101101
- **Power Automate flows are orphaned in Power Apps.**
102102

103-
Power Automate flows that are added using an older version of the Power Apps panel might become orphaned and removed. To fix this issue, re-add the flows manually.
103+
Power Automate flows that you add by using an older version of the Power Apps panel might become orphaned and removed. To fix this problem, re-add the flows manually.
104104

105105
- **Power Apps custom pages (in a model-driven app) are out of synchronization with embedded Power Automate flow metadata.**
106106

107-
The metadata for a Power Automate flow might get out of synchronization with a model-driven app's custom page, if you update the flow after embedding it. To update the metadata, follow these steps for each embedded flow:
107+
The metadata for a Power Automate flow might get out of synchronization with a model-driven app's custom page if you update the flow after embedding it. To update the metadata, follow these steps for each embedded flow:
108108

109109
1. Edit the custom pages that use the flow.
110110
1. Open the Power Automate pane and refresh the flow.
@@ -126,7 +126,7 @@ For more information about Power Fx, see [Microsoft Power Fx](/power-platform/po
126126

127127
- **Issues with Date-time**
128128

129-
For more information about date and time issues, see:
129+
For more information about date and time problems, see:
130130

131131
- [Troubleshoot Canvas app date time issues](./troubleshoot-canvas-app-date-time-issues.md)
132132
- [Troubleshoot Model driven app date time issues](./troubleshoot-model-driven-app-date-time-issues.md)
@@ -135,7 +135,7 @@ For more information about Power Fx, see [Microsoft Power Fx](/power-platform/po
135135

136136
- **Performance degradation when opening Power Apps Studio in China**
137137

138-
[Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) might take more than 30 seconds to load in China. This problem doesn't affect tenants hosted locally by 21Vianet.
138+
[Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) might take more than 30 seconds to load in China. This problem doesn't affect tenants that 21Vianet hosts locally.
139139

140140
## Power Apps Studio and forms
141141

@@ -147,17 +147,17 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) hosts t
147147

148148
- **Problems changing dimensions or orientation of SharePoint forms**
149149

150-
If you have issues with the **Screen size + orientation** settings for custom SharePoint forms, you can use the **Custom** size to work around the issue:
150+
If you have problems with the **Screen size + orientation** settings for custom SharePoint forms, use the **Custom** size to work around the problem:
151151

152-
1. Reset the setting by selecting the **Small** size,
152+
1. Reset the setting by selecting the **Small** size.
153153
1. Toggle **Orientation** to **Portrait** and then back to **Landscape**.
154154
1. Select **Custom** and enter a desired screen size. For reference, the preset values are:
155155
- "Width: 270, Height: 480" for the Small Portrait size.
156156
- "Width: 720, Height: 480" for the Small Landscape size.
157157

158158
- **Copying and pasting screens across apps**
159159

160-
Copying and pasting screens across apps isn't currently supported. To work around this issue:
160+
Copying and pasting screens across apps isn't currently supported. To work around this problem:
161161

162162
1. Add a new screen to your target app.
163163
1. Copy the controls from the screen in your source app.
@@ -173,7 +173,7 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) hosts t
173173

174174
- **Changing a "Title" field in a table**
175175

176-
If you change the **Title** field for a table that other tables reference through one or more lookups, an error occurs when you try to save the change. To work around this issue:
176+
If you change the **Title** field for a table that other tables reference through one or more lookups, an error occurs when you try to save the change. To work around this problem:
177177

178178
1. Remove any lookups to the table you want to change.
179179
1. Change the table's **Title** field.
@@ -191,7 +191,7 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) hosts t
191191

192192
- **In the [Form control](/power-apps/maker/canvas-apps/controls/control-form-detail), you can't change data by using a custom card.**
193193

194-
The stock custom card is missing the [Update](/power-apps/maker/canvas-apps/controls/control-card) property, which is required to write back changes. To work around this issue:
194+
The stock custom card is missing the [Update](/power-apps/maker/canvas-apps/controls/control-card) property, which is required to write back changes. To work around this problem:
195195

196196
1. Select the **Form** control, and insert a card by using the right-hand pane based on the field that you want the card to show.
197197
1. Unlock the card, as described in [Understanding data cards](/power-apps/maker/canvas-apps/working-with-cards#unlock-a-card).

0 commit comments

Comments
 (0)