Andreas Lennartz
Andreas Lennartz
Just created the shortcode `tabs.html` as a workaround: ``` {{ if .Inner }}{{ end }} {{ $id := .Get 0 }} {{ $group := printf "tabs-%s" $id }} {{ range...
Thanks for this discussion @mrtristan (and of course @JoshClose for this great library), I ran into the same issue when bumping from 31 to 33. For me, this was a...
Yes, you are right, the method signature hasn't changed, so it's not a breaking change. Sorry for this. Would be great if a way of obtaining the ExpandoObject without the...