Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'document' of undefined #10

Open
st-schneider opened this issue Dec 14, 2017 · 1 comment
Open

Cannot read property 'document' of undefined #10

st-schneider opened this issue Dec 14, 2017 · 1 comment

Comments

@st-schneider
Copy link

  • Extension Name: vscode-dimmer
  • Extension Version: 2.1.0
  • OS Version: Darwin x64 17.3.0
  • VSCode version: 1.19.0-insider
{
	"activationTimes": {
		"startup": true,
		"codeLoadingTime": 2,
		"activateCallTime": 0,
		"activateResolvedTime": 0,
		"activationEvent": "*"
	},
	"runtimeErrors": [
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		}
	]
}
@st-schneider
Copy link
Author

image

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

No branches or pull requests

1 participant