Skip to content

fix(block-test): Fix incorrect references to Blockly.prompt#2344

Merged
cpcallen merged 1 commit intomasterfrom
fix/prompt/master
May 10, 2024
Merged

fix(block-test): Fix incorrect references to Blockly.prompt#2344
cpcallen merged 1 commit intomasterfrom
fix/prompt/master

Conversation

@cpcallen
Copy link
Collaborator

@cpcallen cpcallen commented May 9, 2024

The basics

The details

Proposed Changes

Use Blockly.dialog.prompt instead of Blockly.prompt.

Reason for Changes

This function was moved in v7.20211209.0. Apparently these files were never updated. This change unbreaks the relevant functionality and reduces the number of webpack build warnings for this and several other plugins.

This is now Blockly.dialog.prompt, and has been since
7.20211209.0.
@cpcallen cpcallen added the category: plugin Anything in the plugins folder label May 9, 2024
@cpcallen cpcallen requested a review from a team as a code owner May 9, 2024 13:00
@cpcallen cpcallen requested review from maribethb and removed request for a team May 9, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: plugin Anything in the plugins folder

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants