John
John
An optional Thumbnails plugin or module would make Magnific Popup one of the top lightboxes available. PrettyPhoto is great, but it is not responsive. Many others aren't trustworthy or are...
Thanks! Although the link on https://github.com/netoffice/NetOffice still needs updated to link to this new URL as well.
It appears this issue should be closed, as the other issue at https://github.com/DavidAnson/markdownlint/issues/113 is now "completed."
> That issue is for a different project Whoops, my bad, thanks for pointing that out.
This problem is still occurring in 2023. Did anyone ever find a fix for it? This only started happening when we changed our tsconfig.json file to `"target": "ES6"`, so TypeScript...
I am experiencing this same issue. We have TypeScript files being rendered to .js files, then we use WebOptimizer to bundle those JS files, while also minifying all those files....
We spent hours trying all kinds of things to get this to work, only to find out it's a bug in Kendo template binding. Any chance this can be escalated?...
Thank you both for the helpful responses! Enabling the `SearchInReferencedProjectsAndAssemblies` allowed me to now search the `Microsoft.AspNetCore.Mvc.Rendering` namespace for `SelectListItem`, so thanks for that! The remaining problem is that when...
For anyone else experiencing the same problem, I realized that the `SKFontStyleWeight` enum has a `Black` value. I ended up having to detect if the incoming font family name is...
@neodynamic, I just tried your suggestion, but it still returned Segoe UI. Thanks for the idea.