mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-06-25 15:00:28 +01:00
[BUG]After the server was upgraded to v3, the extension became unusable. #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PhantasWeng on GitHub.
After upgrading kutt self-host serve to v3, an error occurs when adding a URL with the extension.
@jabsammy commented on GitHub:
This is only a problem for the default domain of your kutt-instance. If you set domain1.tld as your default domain and setup domain2.tld as an additional domain, you will be able to create links with domain2.tld/xxx.
So this should be an easy fix :) Don't know if there is any development going on here :/
@abhijithvijayan commented on GitHub:
This is fixed in https://github.com/thedevs-network/kutt-extension/pull/138
Will be live soon enough. Feel free to reopen if issue is not resolved after the new versions of extensions are released.