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

Fix empty title issue #77

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Fix empty title issue #77

merged 1 commit into from
Jul 20, 2023

Conversation

nikodemas
Copy link
Contributor

Hi @amotl,

this fixes #66.
The issue was happening because panels don't necessarily always have a title, therefore it was causing AttributeError.

Best regards,
Nikodemas

@amotl
Copy link
Contributor

amotl commented Jul 20, 2023

Excellent. Thank you so much!

@amotl amotl merged commit 39b0cf4 into grafana-toolbox:main Jul 20, 2023
21 checks passed
@amotl
Copy link
Contributor

amotl commented Jul 20, 2023

Your fix has been released with version 0.15.1.

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

Successfully merging this pull request may close these issues.

[Bug] AttributeError: 'Munch' object has no attribute 'title'
2 participants