webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

UI Breakpoints doesn't update when I add a new breakpoint in the Theme Object

Open jhcanonn opened this issue 1 year ago • 0 comments

Version

5.38.2

Operating System

MacOS

Browser

Chrome

What are the steps to reproduce this bug?

In the theme project I am trying to add a new breakboint to my onw app in the theme object as Official Documentation suggests, it works well funtionally but in the UI side I can't see the updated description, or I can't see the new breakpoint regarding to about UI, however the fuctionality is OK.

What is the expected behavior?

When I update a breakpoint in the Theme Object it doesn't update the UI description, like so:

image

And when I add a new breakpoint in the Theme Object, it doesn't add a new one in the UI side, like so:

image

What do you see instead?

Instead I can't see anything updated in the UI like I mentiond in the before question.

Additional information

No response

Possible solution

I think that may be some code is hardcoded.

jhcanonn avatar Jan 08 '24 18:01 jhcanonn