Results 63 comments of Jason Ian Green

Hi there! I'm helping out with AJV and I'd be happy to collaborate. We'd be very happy to switch AJV to fast-uri if we can figure out these issues. While...

Thanks for the heads up @mosoriorian and @piotr-cz and anyone else involved. Closing as fixed in https://github.com/ajv-validator/ajv/pull/2389

I am going to take a look at this, but I have a lot of context to get up to speed with first. I assume it is still a desired...

Yes, I totally understand regarding YAGNI and not needing to make very frequent changes to the code base. I actually only made changes to ours recently when preparing an example...

By the way @tomalec here is the talk I gave at LNUG not long ago. https://www.youtube.com/watch?v=sLwjXjjZ9Hs&feature=youtu.be Most of the content won't be anything new to you of course :) And...

Closing as I can't repro and no new information has been provided.

I have looked into this and I have been able to replicate with an even simpler example. https://runkit.com/jasoniangreen/addkeyword-bug-2411

I got to the bottom of the issue @rgpro007. Here you can see [my minimal example](https://runkit.com/jasoniangreen/addkeyword-bug-2411) that reproduces the issue and then fixes it. The reason you are hitting this...

After reviewing the docs I am confident this is how it is intended to be and the docs are clear enough on how you should only compile schemas once. So...

> Update: After discussing with @epoberezkin, we want to get one more minor release out with some bug fixes and then will release this change as 9.0.0. Actually after discussing...