What are you trying to do?
I’m experiencing an issue with the Midnight API integration.
Previously, calling:
await window.midnight.mnLace.enable()
would trigger a user permission prompt and successfully inject wallet permissions.
However, this no longer seems to work — the function executes without any user prompt, and wallet connections fail to initialize.
What’s not working or unclear?
it was working before but not works right now
What have you tried so far?
Add any relevant code or error messages.
await window.midnight.mnLace.enable()