SeraphCoding

Results 16 comments of SeraphCoding

I did some digging. Essentially: The error handling in the script is quite lackluster - instead of skipping failed messages, the entire thing just crashes. It will fail processing the...

> ## Temporary Workaround > > Due to limited time, I couldn’t thoroughly debug the issue and solve it more elegantly. It appears that undiscord doesn’t properly manage abandoned/deleted servers,...

I can second that - not that I am too familar with the experimental code, but also happens on define-colors: ![image](https://github.com/angular/components/assets/127885764/1f011117-f0cc-4808-adb3-13507afe7d9e) Edit - I cannot test any other functionalities using...

> @SeraphCoding for just testing purposes I made it work with workaround. I have manually replaced commit version in package-lock.json. > > In node_modules/@angular/material-experimental > resolved you can change the...

@reppners @ChristofFritz Can you please merge this with priority, this library is effectively broken without these fixes. Also see https://github.com/reppners/ngx-drag-drop/pull/162

> Same Problem here > > @marella can you please have a look at the suggested PR of @SeraphCoding ? https://github.com/marella/material-symbols/pull/43#issuecomment-2572854195 Check out this comment. Fontsource is a viable alternative.

@marella Could you take a look at this PR, please? It should (in theory) be a quick one.

Don't think this will happen anytime soon. Maintainer seems to be busy. I've moved my projects to Fontsource. See: https://fontsource.org/docs/getting-started/material-symbols The different material symbols versions can be found here: https://fontsource.org/?query=Material%20Symbols

@valentinpalkovic You requested a ping for this issue.

> Having the same issue. Works in ng serve/build, but not in storybook. Check out the referenced issue. https://github.com/storybookjs/storybook/issues/22544 If you need it to work now, you can make it...