pkunze
pkunze
Hey, thanks for the quick response! Content of `changelog.md` below: ```md # Changelog ## unreleased - Test3 - Test4 ## 4.0.30 - Test1 - Test2 ```
Btw. the error above roughly translates to > The Identifier "Test-PSCodeBlock" was not recognized as the name of a Cmdlet, a function, a scriptfile or an executable program. > Check...
yeah, you are right, it generates the pdf now. however, the error message still pops up (even though it seems to work)?
I am experiencing the same behaviour as @mcsaunders. I would be able and willing to provide more info, if that helps resolving the issue. Is there anything I can do...
We managed to work around this issue by using: ```js var advancedValidationSettings = { success: function (label, element) { var describedBy = $(element).attr("aria-describedBy") .replace(new RegExp("(.*)\\s+" + element.id + "-error(.*)"), "$1...
@thomastwosome basically anywhere after you included jquery.validation. For example in a new `script`-tag at the bottom of your site.
I just tried this out using the latest DT Version and can confim it is still a problem. It makes maintaining VEX Data pretty tiring tbh.
IMO this could also make ace a Mayor Player in Cross Platform dev. I dont know any other tools that provide such a feature (xamarin set aside)
I think this might also solve #2181 would be greatly appreciated :) 🎉
same here