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

Calling css({'data-css-nil': ''}) throws unexpected error #374

Open
penx opened this issue Mar 22, 2018 · 1 comment
Open

Calling css({'data-css-nil': ''}) throws unexpected error #374

penx opened this issue Mar 22, 2018 · 1 comment

Comments

@penx
Copy link

penx commented Mar 22, 2018

When the following is called:

css({'data-css-nil': ''})

The following error is thrown:

Error: [glamor] an unexpected rule cache miss occurred. This is probably a sign of multiple glamor instances in your app. See #79

I'm not sure whether css({'data-css-nil': ''}) should be valid - but if not, perhaps the error message should be more descriptive. In Glamorous it is possible to get this error without having multiple instances of glamor.

See:

#373
paypal/glamorous#396
paypal/glamorous#397

penx added a commit to penx/glamor that referenced this issue Mar 22, 2018
@penx
Copy link
Author

penx commented Apr 10, 2018

@threepointone any thoughts on this and the fix at #373?

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