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

Blockly demos dont look right in browser #6332

Closed
GogittossjX opened this issue Aug 9, 2022 · 4 comments
Closed

Blockly demos dont look right in browser #6332

GogittossjX opened this issue Aug 9, 2022 · 4 comments

Comments

@GogittossjX
Copy link

GogittossjX commented Aug 9, 2022

Describe the bug
I have downloaded blockly through github and the google page. In both instances I just downloaded the zip, went to the demos folder location and opened a few of them in browser. I used multiple browsers but when i open it, the code blocks on the left either dont show up, are undraggable, or just look incorrect. Am I downloading the package incorrectly, because from what ive read thats all that needs to be done. I also tried on a different computer with the same result
Capture3
Capture2
Capture

To Reproduce

Steps to reproduce the behavior:

  1. Clone repository
  2. Open one of the demos in browser
  3. See error
@GogittossjX GogittossjX added the issue: triage Issues awaiting triage by a Blockly team member label Aug 9, 2022
@rachel-fenichel
Copy link
Collaborator

This is a symptom of #6123. We are aware of the issue and working on it.

Did you clone the repository to work on Blockly or to use Blockly as part of another project?

If you just want to use the demos, you can find them on our GitHub pages site under "Demos".

@GogittossjX
Copy link
Author

GogittossjX commented Aug 9, 2022

I want to integrate blockly into a larger project. I was looking through the demos to get started, and basically want to do the same thing as the Code generator example with some changes. Basically I want to add a webview through my application that will connect to the blockly page. Will this bug affect what is being displayed?

@rachel-fenichel
Copy link
Collaborator

If you're just getting started, you can go back one release or wait for our next patch release to fix this issue. I recommend getting Blockly either through npm or unpkg rather than cloning the repository, because you'll be able to easily stay up to date with new releases. There are instructions on the Getting Started page.

@GogittossjX
Copy link
Author

I tried npm but the demos werent inside the downloaded file. Ill use the old release for now. Thank you

@maribethb maribethb removed the issue: triage Issues awaiting triage by a Blockly team member label Feb 22, 2023
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

3 participants