@abhijithvijayan commented on GitHub:
@poeti8 fixed in f94479e9a9af9ddd41d5cc85ffcb44bdbd9ff422
@abhijithvijayan commented on GitHub:
tailwindcss is now replaced with SASS modules in https://github.com/thedevs-network/kutt-extension/pull/138
@abhijithvijayan commented on GitHub:
Unable to reproduce this issue. but sent a possible fix for this here https://github.com/abhijithvijayan/kutt-extension/commit/0af9d929d558583922a58762066cb2c…
@mimalef70 commented on GitHub:
Hi, Can you find a problem?
@OverlordAdmin commented on GitHub:
I've got the same issue. Every time I create a new URL using the browser extension, the link is created twice on the server.
@mimalef70 commented on GitHub:
Ty, I think this issue is on server side, I couldn't figure out it.
@abhijithvijayan commented on GitHub:
Will try to work on this, this weekend.
@mimalef70 commented on GitHub:
I fix this issue, it's because you use {option} to the select box; I fix this with this code in line 225 ( Form.tsx )
{domainOptions.map(({id, value,…
@abhijithvijayan commented on GitHub:
This was not exactly an issue with the libraries, it was because of chrome deprecating Manifest v2 way faster than other browsers leading to partial support.…
@enoy19 commented on GitHub:
I tried refreshing but it didn't work. I also tried restarting chrome. didn't work either