You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No way to get value from flair templates to text and class
Do you mean that changing the flair template should override the fields right after selection? Right now, class and text are filled silently after clicking Save if not typed in by the user.
Do you mean that changing the flair template should override the fields right after selection? Right now, class and text are filled silently after clicking Save if not typed in by the user.
this is not the behavior experienced when selecting template "None" - i had to both select "None" and manually clear the field to get it to save.
Ah, in that way. Can reproduce now. It seems like Reddit's API autofills the template ID when the user has one already, but is not specified in the request. Will dig into how to avoid that.
Introduced in #418. There are both bugs and edge-cases not taken care of:
The text was updated successfully, but these errors were encountered: