Marcell Toth
Marcell Toth
I think a WP5 build is definitely worth having and maintaining. It's not only helpful for eventual Webpack 5 users, but also as a proof of standards compliance and compatibility...
@philsturgeon it is mentioned here: https://github.com/stoplightio/elements/issues/651
Testing is not required for this issue, just put the example somewhere where ppl can run it by hand.
As simple React 16.8+ website as possible
Hello, Thanks for reporting the error. Do you happen to have a repo that contains a repro steps? It's wild guessing without one
Thank you for providing feedback. This is a very reasonable request, I'll be happy to accept a PR on it if you fix up your fork, or I can implement...
Implementing settings is a tad more complicated than just using a custom attribute, but of course sooner or later it will need to be done. What about my other question?
The problem with this solution is that it creates a very strict requirement of having a parameterless constructor. That's certainly not worth it. Cloud you not use the ignore attribute...
I love the idea. I would really want to use this, in my projects, 99% of the time the distinction between `null` and `undefined` in apollo just makes TypeScript code...