Skip to content

Blank white screen on firefox #2

@grctest

Description

@grctest
 [Show/hide message details.] SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data[Learn More] app.bundle.js:2291:12
The above error occurred in the <Home> component:
    in Home (created by Route)
    in Route (created by App)
    in Switch (created by App)
    in App
    in Provider
    in Router (created by BrowserRouter)
    in BrowserRouter
    in div

Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://fb.me/react-error-boundaries to learn more about error boundaries. app.bundle.js:59969:5
Warning: Can't call setState (or forceUpdate) on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method.
    in App
    in Provider
    in Router (created by BrowserRouter)
    in BrowserRouter
    in div

Similar to issue #1 but on firefox, not chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions