Skip to content

Conversation

yann300
Copy link
Contributor

@yann300 yann300 commented Aug 11, 2025

This fixes running a script while being connected to Browser wallet in desktop.

Copy link

netlify bot commented Aug 11, 2025

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 5633cc0
🔍 Latest deploy log https://app.netlify.com/projects/remixproject/deploys/68a43a436d2c79000811adb4
😎 Deploy Preview https://deploy-preview-6241--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@yann300 yann300 requested a review from Aniket-Engg August 11, 2025 11:03
@yann300 yann300 force-pushed the fix_script_extension branch 4 times, most recently from c89ed1b to 26bdc37 Compare August 15, 2025 09:52
try {
resultFn(null, await provider.sendAsync(payload))
const t = await provider.sendAsync(payload)
console.log(t, payload)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove log

}

if (callback) {
console.log('SENDING BACK ASYNC', result, data, this.webContentsId, this.isInjected)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove log

@Aniket-Engg Aniket-Engg force-pushed the fix_script_extension branch from da1e5dd to 5633cc0 Compare August 19, 2025 08:48
@Aniket-Engg Aniket-Engg merged commit 5b8e24f into master Aug 19, 2025
32 checks passed
@Aniket-Engg Aniket-Engg deleted the fix_script_extension branch August 19, 2025 10:42
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.

2 participants