Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Uncaught TypeError: Cannot read property 'size' of null at urlBarReducer #12176

Closed
luixxiul opened this issue Dec 5, 2017 · 3 comments
Closed

Comments

@luixxiul
Copy link
Contributor

luixxiul commented Dec 5, 2017

Description

Uncaught TypeError: Cannot read property 'size' of null
    at urlBarReducer (app.entry.js:94746)
    at reduce (app.entry.js:27521)
    at Array.reduce (<anonymous>)
    at applyReducers (app.entry.js:27520)
    at doAction (app.entry.js:27531)
    at callbacks.forEach (app.entry.js:26225)
    at Array.forEach (<anonymous>)
    at AppDispatcher.dispatchToOwnRegisteredCallbacks (app.entry.js:26224)
    at AppDispatcher.dispatchInternal (app.entry.js:26240)
    at run (lib.devTools.js:21832)

Steps to Reproduce

  1. Clear your browser's profile
  2. Start the browser
  3. Input git
  4. Select github.com
  5. Hit Enter

Actual result:

bug

Expected result:

The error above should not happen.

Reproduces how often:

Consistently

Brave Version

about:brave info:

Brave: 0.19.106
rev: 88cb988
Muon: 4.5.21
libchromiumcontent: 63.0.3239.59
V8: 6.3.292
Node.js: 7.9.0
Update Channel: Release
OS Platform: Linux
OS Release: 4.9.0-4-amd64
OS Architecture: x64

Reproducible on current live release:

No.

Additional Information

@luixxiul luixxiul added this to the 0.19.x + C63 (Release Channel) milestone Dec 5, 2017
@darkdh
Copy link
Member

darkdh commented Dec 6, 2017

fixed by brave/muon@cdeecd9
muon 4.5.22

@kjozwiak
Copy link
Member

kjozwiak commented Dec 8, 2017

@luixxiul can you verify that this has been fixed on your end? Seems to be working under Ubuntu 17.10 x64 using 0.19.109.

@luixxiul
Copy link
Contributor Author

Fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants