There's no special-case for an empty website field - trying to submit a profile change while the website field is blank will error for an invalid URI. It should just fall through and allow a change instead.
Bluesky app fork with some witchin' additions ๐ซ
witchsky.app
bluesky
fork
client
Empty website fields are not submittable #54
closed
opened by
lemmaeof.gay
Initial report: it looks like this is happening on the actual mutation! It shouldn't send a
websitefield if it's empty, I guess.