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

deleting rawAPI base component gives an empty value #66

Open
Hoxolotl opened this issue Dec 30, 2024 · 0 comments
Open

deleting rawAPI base component gives an empty value #66

Hoxolotl opened this issue Dec 30, 2024 · 0 comments

Comments

@Hoxolotl
Copy link
Contributor

Hoxolotl commented Dec 30, 2024

  1. I added a raw API in a Base Component
  2. called it "life,
  3. edited the code" then
  4. saved, then
  5. published, then
  6. deleted the code INSIDE the raw API, leaving it empty <- just the code, I did NOT click "delete" in the UI
  7. saved
  8. published
  9. deleted the raw API in the component.
  10. saved
  11. published

Page script in index.html ( or generated.html) now breaks because the <script> has a missing value in a key-value pair:

var simplyRawApi = {
          "life" : 
        };
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

1 participant