Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Don't throw an exception if currentTheme is undefined #10236

Merged
merged 1 commit into from
Dec 20, 2014

Conversation

marcelgerber
Copy link
Contributor

Steps to repro the issue:

  1. Reload Brackets without extensions
  2. Take a look at the console

Result:
At least one error saying: Exception in 'activeEditorChange' listener on Object TypeError: Cannot read property 'addModeClass' of undefined TypeError: Cannot read property 'addModeClass' of undefined

ingorichter added a commit that referenced this pull request Dec 20, 2014
Don't throw an exception if currentTheme is undefined
@ingorichter ingorichter merged commit e3bf0fa into adobe:master Dec 20, 2014
@ingorichter
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants