-
Notifications
You must be signed in to change notification settings - Fork 374
fix: breadcrumb resizing issue #8396
Conversation
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
|
@zhixzhan were you able to repro the ResizeObserver Loop error and after the PR did the issue stop surfacing? I think it still makes sense to merge the PR as we dont need to set the breadcrumb width through JS and we can take these changes in @sorgh @boydc2014 |
|
Do you have a solid repro for the issue? @zhixzhan |
|
I agree with the above - if this does solve the ResizeObserver issue, it should be approved and merged. I'm having trouble reproing the original bug, though, so it's hard for me to know whether this does or not. |
Description
set breadcrumb width to (85%, 15%), introduced in #7720
Task Item
close #8361
Screenshots