Ludger A. Rinsche
Ludger A. Rinsche
Thank you, I will see what I can do. Since I have no direct access to the PCs that have the problem, I am very limited So don't wait for...
@Tal500 > some network restriction, e.g. from loading JS files This is the problem. They think that Svelte is including some web-tracking-scripts, so they block them. 0 javascript is delivered...
"class types"  ``` class "withDescr1" class "withDescr2" { } ``` becomes ``` class withDescr1 # was typed as class withDescr2 # was typed as ```
You could make it in a way that the symbol is not attached by the CSS but has to be chosen when creating the menu. Then everyone could chose their...