Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@motorina0
Copy link
Collaborator

Summary

This PR solves two small issues:

Withdraw extension link
Opening the LNURLp extension from the extension page will result in an error page. Works fine from the left-side menu.
The reason is that there is a path conflict with an endpoint defined in lnbits/core/views/generic.py. Adding an / suffix solves the issue.

Enable/Disable extension
When enabling/disabling an extension the state of the extension is not updated (enabled/disabled). A refresh or performing the action again is required.

@motorina0 motorina0 added this to the 0.12.0 milestone Feb 5, 2024
@dni dni modified the milestones: 0.12.0, 0.12.1 Feb 5, 2024
@arcbtc arcbtc merged commit 22ea83e into dev Feb 5, 2024
@arcbtc arcbtc deleted the fix_extension_navigation branch February 5, 2024 11:39
@dni dni modified the milestones: 0.12.2, 0.12.1 Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants