question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Dynamic content doesn't change popup size / height

See original GitHub issue

Description

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

PopupTest.zip

Steps to Reproduce

  1. 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

Workaround

None

Reproduction imagery

image image

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.

image image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
pictoscommented, Jul 5, 2022

@Giuseppetm didn’t look into this issue yet. For the next release I focused on apple platform.

1reaction
brminnickcommented, Aug 8, 2023
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found