Leo Karabeg
Leo Karabeg
+1 This would be nice indeed.
I'm a bit late to the party, but hopefully this will help someone else. What I just discovered is that the config that comes with ASP.Net Core apps does limit...
I'm having a slight issue with the types for plugins. For example, the highlight plugin's path is ``` /plugin/highlight/highlight.js ``` But the type definition's path is ``` /plugin/highlight/highlight/index.d.ts ``` This...
I'm having this same issue. It seems that it only happens when switching slides rapidly. Here's a pen demonstrating the issue. https://codepen.io/lkarabeg/pen/RwORpvM When switching between the slides, I get a...