TimmFitschen

Results 6 comments of TimmFitschen

Same here. I fixed this for my purposes with a `ServiceToClassMapping` helper class (see here https://github.com/TimmFitschen/grpc-web/commit/d24991f21c40e2971a8aa4dbb90731ee9cebc539) If desired, I can prepare a pull request. But I guess you people might...

I had the same issue after updating from 2.3.0 to 2.3.7. I downgraded to 2.3.5 and it worked. I have the impression that a `this.show()` is missing somewhere around here:...

I could provide an implementation if you want, @JinSSJ3 .

@jmckenna Hi, I am preparing the sitemap and json+ld resources. The [documentation](https://book.oceaninfohub.org/publishing/publishing.html) says that the crawlers expect a script tag inside of a html document. ```html JSON_LD content ``` Is...

See code: https://github.com/TimmFitschen/datamode-code-generator-issues-2413

I updated #74 . Please use it if you like.