Tyler Jones
Tyler Jones
Was this fixed? I am having the same problem. I am building dynamic forms and I need my form objects left unchanged so I can reproduce forms at a later...
If i remove this `class=\"{{::form.fieldHtmlClass}}\"` from the decorator we're fixed. somehow schemaform is overriding the class options and setting them null on render.
do we need a new init hash in the pancake library??
Fails with no exception thrown at post.Comments.GetNew() ` var reddit = new Reddit.RedditClient(_appId, _refreshToken, _appSecret, _accessToken); var subreddit = reddit.Subreddit(subredditName); var redditPosts = new List(); string after = ""; DateTime...
did you ever find a fix for this? same issue here
@qoire that fixed it. thanks!