Jan Burda

Results 6 issues of Jan Burda

Hey folks, I've noticed (actually my compiler did) there are some types missing. For example `GraphQLFieldDefinition`, `GraphQLFieldDefinitionMap` and `GraphQLFieldResolveFn`. They are imported from `graphql` package but there are none of...

Any plans for this? Typings would be much appreciated

If I manually set switchery checkbox as disabled, it works fine. It's disabled. But when I do it in angular way - ngDisabled='property', nothing happens. I can see in page...

## Corresponding Issue(s): ## What Would You Like to Add/Fix? https://github.com/cssinjs/jss/issues/1635 ## Todo - [ ] Add test(s) that verify the modified behavior - [ ] Add documentation if it...

Hello, I followed quick start tutorial. Turned on db worker and strategy worker. Then I turned on scrapy using `scrapy crawl general -L INFO -s FRONTERA_SETTINGS=frontier.spider_settings -s SEEDS_SOURCE=seeds_es_smp.txt -s SPIDER_PARTITION_ID=0`...

I followed tutorial https://media.readthedocs.org/pdf/frontera/latest/frontera.pdf and I set up cluster (hbase + kafka). Problem is that every url raises page_error (cant download) in crawling strategy. And the error is always TypeError....