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

after Beta release 2023.4.0b I get an error message: null is not an object (evaluating 't.config #671

Closed
1 task
Trouble-51 opened this issue Mar 31, 2023 · 3 comments
Labels

Comments

@Trouble-51
Copy link

Checklist

  • [x ] I updated the card to the latest version available
  • I cleared the cache of my browser

Describe the bug
A clear and concise description of what the bug is.

the full dubble error messages are in the log is:

Logger: frontend.js.latest.202303300
Source: components/system_log/init.py:254
First occurred: 11:13:04 (4 occurrences)
Last logged: 11:21:03

http://192.168.68.54:8123/hacsfiles/kiosk-mode/kiosk-mode.js?hacstag=497319128173:1:5301 TypeError: null is not an object (evaluating 'i.querySelector')
http://192.168.68.54:8123/hacsfiles/lovelace-layout-card/layout-card.js?hacstag=156434866244:13:3316 TypeError: undefined is not an object (evaluating 'this._observer.disconnect')

Version of the card
Version: V3.4.2

To Reproduce
This is the configuration I used:

type: custom:layout-card
layout_type: masonry
max_cols: 3
with: 300
theme: Home
cards:
  - type: custom:button-card
    template: header_red
    name: Hourly Weather
  - type: custom:hourly-weather
    entity: weather.tomorrow_io_casa_girassol_hourly
    icons: false
    label_spacing: '2'```

**Screenshots**
If applicable, add screenshots to help explain your problem.

<img width="508" alt="Screenshot 2023-03-31 at 10 48 30" src="https://user-images.githubusercontent.com/26715092/229099332-e98bf59e-42e9-4fd4-9c2a-6caf08377658.png">


**Expected behavior**
A clear and concise description of what you expected to happen.

this started when I upgrade to the last beta version 2023.4.0.b2

**Desktop (please complete the following information):**

safari: Version 16.3 (18614.4.6.1.6)
Chrome: Version 113.0.5668.0 

 OS:macOs ventura 13.2.1

**Smartphone (please complete the following information):**
 - Device:  iPhone12



**Additional context**
Add any other context about the problem here.
@Trouble-51 Trouble-51 added the bug Something isn't working label Mar 31, 2023
@Mariusthvdb
Copy link
Contributor

see #669

github-actions bot pushed a commit that referenced this issue Apr 2, 2023
## [3.5.0-dev.2](v3.5.0-dev.1...v3.5.0-dev.2) (2023-04-02)

### Bug Fixes

* card broken with HA 2023.04bXX ([9b4f1e2](9b4f1e2)), closes [#669](#669) [#671](#671)
* extra space at bottom because of button-card-action-handler ([699b57d](699b57d)), closes [#672](#672)
* remove border from blank card ([b05c6b4](b05c6b4)), closes [#652](#652)

### Documentation

* minor quotes correction ([#437](#437)) ([9b5f728](9b5f728))
* minor quotes correction ([#438](#438)) ([07ae7a1](07ae7a1))
@github-actions
Copy link

github-actions bot commented Apr 2, 2023

🎉 This issue has been resolved in version 3.5.0-dev.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Apr 2, 2023
## [3.5.0](v3.4.2...v3.5.0) (2023-04-02)

### Features

* **state_display:** Support for `state_display` in `state` ([440dc77](440dc77)), closes [#426](#426)

### Bug Fixes

* card broken with HA 2023.04bXX ([9b4f1e2](9b4f1e2)), closes [#669](#669) [#671](#671)
* extra space at bottom because of button-card-action-handler ([699b57d](699b57d)), closes [#672](#672)
* remove border from blank card ([b05c6b4](b05c6b4)), closes [#652](#652)

### Documentation

* minor quotes correction ([#437](#437)) ([9b5f728](9b5f728))
* minor quotes correction ([#438](#438)) ([07ae7a1](07ae7a1))
@github-actions
Copy link

github-actions bot commented Apr 2, 2023

🎉 This issue has been resolved in version 3.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to Dehumanizer77/button-card that referenced this issue Jun 23, 2023
github-actions bot pushed a commit to Dehumanizer77/button-card that referenced this issue Jun 23, 2023
github-actions bot pushed a commit to Dehumanizer77/button-card that referenced this issue Jun 23, 2023
github-actions bot pushed a commit to Dehumanizer77/button-card that referenced this issue Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants