Fluent UI 'Message' Icon strange behavior - spfx

I am developing an SPFx webpart and want to add a Message icon:
https://developer.microsoft.com/en-us/fluentui#/styles/web/icons#available-icons
<FontIcon aria-label="Message" iconName='Message' </FontIcon>
However, it always shows below icon:
if I fill out another icon name, it will work well. Only 'Chat' 'Message' and 'Search' will prompt such strange behavior.
Do any others meet the same situation?
Environment:
SPFX 1.15.2
Node: 14.18.2
Fluent UI: 8.86.1

Related

Breadcrumbs in dynamics 365

I have a model driven app, in which I need to add breadcrumbs or navigation to show the user's location, as shown below
Eg: Assignment/Sub-Assignment/Project
Is there any in built functionality or how can I implement it?
Thanks!
Unfortunately the breadcrumb navigation is removed by Microsoft in latest release. It’s not supported to customize it anyway.
The header breadcrumb has been removed to align with Office header styling and to make space for the upcoming app search box in the header. To support this navigation change and help users with navigation discovery, page back buttons have been added to the main page types of Form, View, and Dashboard.
Reference

Eventlogger events not showing up in Event Grid control

We are trying to set up an eventlogger in our HMI project. We see events in "Logged Events" window, but cannot see them in the HMI event grid. The server extensions in our HMI also do not contain the eventlogger extension as the documentation shows.
Do you have any ideas why these are not showing up?
From Beckhoff:
Add the package for the Event Logger:
Manage NuGet Packages...
select: "Browse"
search: "beckhoff hmi"
choose: Beckhoff.TwinCAT.HMLEventLogger
install

Dynamics 365 portals - Entity list button missing

I am attempting to recreate the case-list from the default /support page in Dynamics 365 portals. However, the button to the far right, that enables me to open up and view details about the case is not appearing.
From intensive research and trying, I conclude that the button is created in the "Entity list" option in portals, in the buttom menu called "Grid configuration".
However, when I create it nothing happens. As if the changes are not making it to the front. If I make the same changes to the default /support page, the changes appear instantly. I have cleared the cache, and restarted the portal.
Am I forgetting some extra setting somewhere to enable these buttons, or what am I missing? Mind that everything else on the page works 1:1 like the /support page. The individual components also work if configured with the /support page.
Any pointers would be appreciated. Thank you.

Unable to Hide See All Records button from Sub Grid in UCI

I am not able to hide 'See All Records' button from UCI, the button is not available in Ribbon Workbench. Please refer below screenshot for better understanding - Is there any other alternative?
Currently I am working on MS Dynamics CRM online version 9.1. I have searched on internet but couldn't find something related to 'See all records' button on sub-grid. I have checked the forms for any setting while adding sub-grid, but no luck.
If you have associated entity in the navigation then this icon will show up. Remove from form editor to remove this.
Read more
“Open Associated view” may be the right keyword to search.
Update:
I verified this in my environments (9.1.0.2251) - these options are not there.
But in our preview org (9.1.0.3010) - I can see it. No way to hide it.
Without associated entity in navigation:
With associated entity in navigataion:
Here My solution after I expensed a lot of time ..
Use Ribbon workbench , then select Home and look for NavigatetoHomepageGrid , button doesn't have an icon.
Hope It helps.
NavigateToHomepageGrid

How can I fix this issue in Android Studio

After making a new project, I found that there is something wrong with Android Studio(I can't see the changes in design ), like adding widgets and the suggestion window doesn't appear, and the preview window shows an error(one or more layouts are missing the Layout_width or Layout_height, although, the two widgets which exist already have those attributes. The error is attached here:

Resources