Some items don't work.
See original GitHub issueHello. I had a problem that when avalonia.material was included, some buttons in the application stopped working. How can I fix this problem. I am using the latest version of avalonia and the latest version of avalonia.material.
App.Axamal
`<Application x:Class="SchoolTimetabler.App" xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:themes="clr-namespace:Material.Styles.Themes;assembly=Material.Styles" xmlns:local="using:SchoolTimetabler">
<!-- <Application.DataTemplates> -->
<!-- <local:ViewLocator /> -->
<!-- </Application.DataTemplates> -->
<Application.Styles>
<themes:MaterialTheme BaseTheme="Light"
PrimaryColor="Purple"
SecondaryColor="Indigo" />
<StyleInclude Source="avares://Material.Icons.Avalonia/App.xaml" />
<StyleInclude Source="avares://Material.DataGrid/DataGrid.xaml" />
<StyleInclude Source="avares://DialogHost.Avalonia/Styles.xaml" />
</Application.Styles>
</Application>
`
Issue Analytics
- State:
- Created 9 months ago
- Comments:7
Top Results From Across the Web
certain items not working (calamity & other mods)
so i recently swapped over to 64 bit tmod loader and when i did it made it so certain items dont wrok from...
Read more >The Binding of Isaac: Rebirth General Discussions
There are some Items, like "Bob's Rotten Head" "Red Candle" "Notched Axe" or "The Boomerang" , that when is activated, it doesn't work ......
Read more >Some items not displaying in Journey Mode after being ...
Summary of issue: Certain items are not showing up within the duplication menu after being processed in the research menu. These items are...
Read more >No matter how hard I am trying, things are not working out. ...
When things don't seem to be going well, it can be easy to feel lost and overwhelmed. However, there are many steps you...
Read more >stat boost items dont work - Pokemon HeartGold Version
For Pokemon HeartGold Version on the DS, a GameFAQs message board topic titled "stat boost items dont work".
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yup! Fix helped. Thank you.
@DarlingInSteam I’ve made a fix, does this solve your problem?