Skip to content

localStorage variables not working - maybe it's me #50

@svenmarley

Description

@svenmarley

I'm new to React, so it might-be/probably-is me. But, I can't get the localStorage variables to work in my app like they do in the tutorial. The URL variable does work.

I set the Application -> Local Storage -> {local url}
key | value
log | warn; app:re*=all

My loggers are named app:render, app:discover, app:updateFile.

I only want the app:render logs to show everything.

It also does not see the log_format localStorage entry either. So, I'm wondering if this feature just hasn't been completed yet. Or do I have something set wrong?

I can get to the localStorage.getItem( 'log' ) from inside my app just fine - it returns whatever is in there.

Hopefully, it's something simple I'm missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions