You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for similar issues before opening a new one.
Component
Keyboard Navigation Plugin
Description
I am currently getting the error message shown in the picture below whenever I run a test Blockly environment with the keyboard navigation plugin installed (in package.json). I am not 100% sure what is causing this, but I think it may have something to do with the fact that the keyboard navigation plugin uses Blockly.FieldColour, which is now deprecated. It seems that the FieldColour function has been separated to a different plugin, so the keyboard navigation plugin is not able to access this deprecated field/feature.
Reproduction steps
Stack trace
No response
Screenshots
The text was updated successfully, but these errors were encountered:
This appears to be a dupe of #2382, which was recently fixed and the fix should have been published yesterday in plugin version 0.6.7. I'm going to close this but please reopen if you are able to reproduce in the most recent version!
Check for duplicates
Component
Keyboard Navigation Plugin
Description
I am currently getting the error message shown in the picture below whenever I run a test Blockly environment with the keyboard navigation plugin installed (in package.json). I am not 100% sure what is causing this, but I think it may have something to do with the fact that the keyboard navigation plugin uses Blockly.FieldColour, which is now deprecated. It seems that the FieldColour function has been separated to a different plugin, so the keyboard navigation plugin is not able to access this deprecated field/feature.
Reproduction steps
Stack trace
No response
Screenshots
The text was updated successfully, but these errors were encountered: