VolkovLabs / volkovlabs-dynamictext-panel

Business Text Panel for @grafana
https://docs.volkovlabs.io
Apache License 2.0
78 stars 14 forks source link

t.join is not a function #139

Closed jholm117 closed 1 year ago

jholm117 commented 1 year ago

Hello, I am attempting to use the join built in helper function documented here but I am running into the error shown in the screenshot. Any guidance would be appreciated 🙏

mikhail-vl commented 1 year ago

@jholm117 This error means that value is not an array. What are you trying to do with join?

mikhail-vl commented 1 year ago

Let us know if there is anything else.