Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

showPorts riding over console.sendToScreen(); #991

Open
ghost opened this issue Oct 31, 2020 · 0 comments
Open

showPorts riding over console.sendToScreen(); #991

ghost opened this issue Oct 31, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 31, 2020

I am trying to use the feature:

console.sendToScreen(); 

But somehow, it keeps showing the PortView (the view which can be evoked with brick.showPorts();). Sometimes it flickers to the console but then right back. The thing is though, that i do not even use brick.showPorts(); once.

I use a local instance of the Microsoft Makecode Webeditor to build to uf2 (since the with pxt build built uf2s do not even run) which I start with pxt serve. I installed the pxt toolchain and its things like described in the readme and on the makecode documentation. To write the code I use VS Code. I am also using Windows 10 on my Desktop and the 1.10E firmware on my EV3.

It seems like that this issue only applies to local hosted editors (I tested on two seperate machines) and not to the editor hosted on makecode.mindstorms.com.

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

No branches or pull requests

0 participants