Mark Kevin Baldemor

Results 125 comments of Mark Kevin Baldemor

IMHO we should wait for the official release of Materialize 1.0 for there internal fixes.

Might need to check this tomorrow, as I am on Addins for today for fixing the bugs.

This pull request should be merge later on 2.2 branch. I will create a branch for it later. Because elemental2 shouldnt be included in 2.1 - as we might have...

We plan to migrate our GMD widget to elemental on 2.6.0 release

Thanks for catching this, will do this on weekend 👍

Did you try to load the dark mode resources like this: ``` // Dark Theme Mode DarkThemeManager.get() .register(new CoreDarkThemeLoader()) .register(new TableDarkThemeLoader()) .register(new AddinsDarkThemeLoader()) .load(); ```

Ill try to reproduce tge issue On Tue, Mar 23, 2021, 12:06 AM GuidoReith, ***@***.***> wrote: > Do i make something wrong or is it a bug? > > —...

Thanks will check with @marecrismatias1 to validate this issue.

There were no available workaround for this issue. We might want to stay this open until there was a fixed for this on Materialize.