Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Must be a list, not a list of lists

$
0
0

Can someone please explain this ubiquitous error to me – perhaps even point to such documentation as would explain why this is an error at all? And maybe even the way to avoid it?

example (certainly not the only time the error has arisen):

row_2 = html.Div(
    [
        dbc.Row(
            dbc.Col(
                html.Div(
                    className="div-row-2",
                    children=[
                    dbc.Row(
                        [
                            dbc.Col(
                                html.Div(
                                    dropdown_0,
                                    
                                    html.I(className="fa fa-info-circle fa-lg",id="button-info",**{'aria-hidden': 'true'}, children=None),

                                    ),
.
.
.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 6271

Latest Images

Trending Articles



Latest Images