Defaulted NSFW settings not picked up without clicking and unclicking the option
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Defaulted NSFW settings not picked up without clicking and unclicking the option. ### Steps to reproduce 1. Make a post with NSFW all checked. 2. Navigate over to wallet. 3. Make a new post (the NSFW selector is blue and shows as selected). 4. Observe no NSFW tagging. ### Platform information Reproduced on Web Chromium Suspect cross-platform web. ### What is the current *bug* behavior? The component does not register the already loaded values. ### What is the expected *correct* behavior? If those are already selected, they must be taken into account when posting. ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
issue