[Bug] Dynamic content doesn't change popup size / height
See original GitHub issueDescription
Switching the content of the popup through a property that replaces the current content doesn’t change the height / size of the popup.
Reproduction Sample
Steps to Reproduce
- Press the button “Press me” to change the content of the popup.
Expected Behavior
The size / height of the popup changes dynamically based on its content.
Actual Behavior
The size / height of the popup remains the same as the first content rendered.
Basic Information
- Version with issue:
1.0.0
- Last known good version:
none
- IDE: VS
- Platform Target Frameworks:
- Android:
11.0
- Android:
Workaround
None
Reproduction imagery
This problem also applies to the horizontal width of the popup content: in this case the text I mentioned in #439 is not visible anymore, but the width remains broken.
Issue Analytics
- State:
- Created a year ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
javascript popup size not increasing dynamically
i have created a transparent popup with a text box.but the transparent window is of fixed size. i want to increase size of...
Read more >Dynamic MD Tab won't change Chrome Extension Popup ...
The Dynamic MD Tab won't change the Popup window size in a chrome extension. ... To change a chrome extension popup size, just...
Read more >set popup window size for dynamic content
The problem I am having is that the popup window comes up with the requested width, but only 15px high, and the chart...
Read more >dxPopup not adjusting height automatically when content ...
Hi team, I am using dx-popup in one of my project. On click of an icon, pop up is shown. Data to be...
Read more >resizing a richwidgets\popup at runtime
We have a popup in which the size of the contents (width and height) changes depending on what the user clicks on in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Giuseppetm didn’t look into this issue yet. For the next release I focused on apple platform.
Fixed in https://github.com/CommunityToolkit/Maui/pull/1320