Applies to Product -Power Apps
What’s happening?
- When switching between application tabs, the application refreshes unexpectedly, causing delays in loading data.
- Abnormal behavior in toggle controls affecting the main part of the application, where the toggle control appears even when it should not, leading to glitches.
- The refresh behavior when switching tabs is by design, as confirmed by the product team.
- The toggle control glitch occurs when users attempt to edit a gallery with a dropdown selection, causing the toggle to be visible even when the dropdown is not selected. This affects both development and production environments.
- For the tab refresh issue, it is acknowledged that this behavior is by design. No further action is required unless a change in design is requested.
- For the toggle control glitch:
- Check the configuration of the toggle control and ensure it is set to only display when the dropdown is selected.
- Review the code logic for the toggle control to ensure it is functioning as intended.
- If the issue persists, consider reverting to a previous version of the application or re-adding the controls to the gallery.
- Monitor the application performance and user feedback after making adjustments.
