-
# Fix: Button Component Icon Visibility Toggle Not Working
## Issue Description
The Button component was not correctly displaying or hiding the icon when the iconVisibility property was toggled. W…
-
### 🐛 Current behavior
We see that on Sentry we get a lot of the error "Cannot read properties of null (reading 'hits')".
![Screenshot 2024-10-19 at 12 17 53](https://github.com/user-attachments/a…
-
Requirements:
My requirement is that the screen below has a chart and details below it. When I rotate my phone, it should only show me the chart on full screen in landscape mode.
Screen:
S…
-
## Feature Description
Following the implementation of [8895](https://github.com/google/site-kit-wp/issues/8895), we need to expand on Widget area API, to allow passing the component for `subtitle`. …
-
**Problem**
I am trying to conditionally render some HTML that goes through a Children component. When using `enumerate()` on the Children iterator, should-be-skipped components are rendered anyways.…
-
Before mounting the google map, I'm waiting for some requests to finish so I'm trying to put another element in the meantime. The problem is that an empty grey div stays even though I'm not rendering …
-
## Value Proposition
As a `user`
I want only one options menu to be open at a time,
so that I can easily interact with menus without confusion.
## Description
![Image](https://github.com/user-at…
-
Clicking on the "Terms of Use" link does not render the expected content. Instead, it either shows a blank page or fails to navigate to the correct route.
This issue may stem from:
Incorrect rou…
-
Hi, I'm just wondering if you can conditionally render container nodes by querying if a current page has a key or parent?
Most of the navigation examples, contain `ul` around the loop, however if the…
-
In this [Microsoft documentation](https://learn.microsoft.com/en-us/aspnet/core/mvc/views/razor?view=aspnetcore-7.0#conditional-attribute-rendering), I see that an attribute should not be rendered if …