Skip to content

BUG: Using custom device width via Devices API makes adjusting existing components non-responsive to changes #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
canlasnikko opened this issue Apr 26, 2025 · 0 comments

Comments

@canlasnikko
Copy link

What browser are you using?

Chrome 135.0.7049.85

Describe the bug

How to reproduce the bug?

  1. Add a custom device width via Devices API (editor.Devices.add)
  2. Adjust an existing component width.
  3. Do the same adjustments

What is the expected behavior?
Adjustments should still work on all devices registered.

What is the current behavior?
Cannot adjust components on some device widths (prevalent on custom devices)

If is necessary to execute some code in order to reproduce the bug, paste it here below:

// your code here

Attached the gif showing the bug
Image

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant