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

Getting error while running baklava on local pc #953

Open
1 task
FiratDede opened this issue Oct 30, 2024 · 0 comments
Open
1 task

Getting error while running baklava on local pc #953

FiratDede opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@FiratDede
Copy link

Issue description

Hello, I forked 'next' branch of this repo for contributing. Then I cloned this repo to my local pc. After I prepared playground/index.html file, I executed the commands below respectively in root directory:

npm install
npm run serve

After running these commands, when I open my chrome browser, I cannot see baklava button, and I got the error in the screenshot below which is :

css-tag.ts:173 Uncaught TypeError: Failed to set the 'adoptedStyleSheets' property on 'ShadowRoot': Failed to convert value to 'CSSStyleSheet'.
    at K (css-tag.ts:173:32)
    at t.createRenderRoot (reactive-element.ts:1024:5)
    at t.createRenderRoot (lit-element.ts:139:30)
    at t.connectedCallback (reactive-element.ts:1043:27)
    at t.connectedCallback (lit-element.ts:189:11)
    at t.connectedCallback (bl-button.ts:134:11)
    at custom-element.ts:21:18
    at custom-element.ts:28:10
    at s (chunk-IZ2LK5GK.js:1:687)
    at bl-button.ts:26:1

Media & Screenshots

Ekran Görüntüsü (19)

Baklava Version

No response

Operating system

  • OS: [e.g. iOS]: Windows
  • Browser [e.g. chrome, safari]: Chrome 130.0.6723.92

Priority this issue should have

Medium (should be fixed soon)

Please review the checkboxes that are applicable.

  • This issue is directly related to React
@FiratDede FiratDede added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant