question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Some items don't work.

See original GitHub issue

Hello. 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:closed
  • Created 9 months ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
DarlingInSteamcommented, Dec 11, 2022

Yup! Fix helped. Thank you.

1reaction
SKProCHcommented, Dec 10, 2022

@DarlingInSteam I’ve made a fix, does this solve your problem?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found