- Issue created by @sumit-k
- ๐จ๐ฆCanada gordonio
I ran into this issue as well. It looks like it's because enable_social is set to false to begin with.
- ๐จ๐ฆCanada adriancid Montreal, Canada
Can you try to see if this error is still present in the dev version please?
- ๐ฎ๐ณIndia __i.am.prashant__
__i.am.prashant__ โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia __i.am.prashant__
@adriancid, Yes I tried this with dev version and the issue is still present there.
- ๐ฎ๐ณIndia __i.am.prashant__
@gordonio, I applied the patch provided by you but it seems to like the issue is still not solved.
- Status changed to RTBC
3 months ago 5:02am 5 January 2025 - ๐ณ๐ฟNew Zealand Gold 20 minutes in the future
@__i.am.prashant__ I suspect your issue wasn't solved after the patch because that values are used when adding the field. If you drill down to the form display for your content/block type and click the gear for the field options you will see 2 checkboxen. These relate to the settings in the patch.
If you tick the first one things should work as expected.
Also, the patch at #3 is extremely simple. This gets an RTBC from me just from looking at it.