Adi Boghawala
Adi Boghawala
Please assign this issue to me if it aligns with the organization's goals and can add value.
@DhairyaMajmudar, I suggest we introduce filtering options, such as 'Author' and 'Category,' to enhance functionality. This will improve the user experience. Let me know your thoughts!
@DhairyaMajmudar I implemented the filter feature. https://github.com/user-attachments/assets/be1bcc2f-5a7a-4ed6-adaf-ae1cda8d3442 But because I write code to extract all authors name from blogs the getStaticProps is showing following error. Warning: data for page "/blog"...
@DhairyaMajmudar can you please provide feedback/suggestions? Can I raise PR?
@benjagm @DhairyaMajmudar can you provide any update on this please thanks : )
Please assign me the issue.
@benjagm what do you think about this idea?
@benjagm the component is not being used in codebase. Is it work under progress?
The current approach of using babel is most probably not going to work according to me because babel is compiling and converting the code for `@hyperjump/json-schema/draft-07` but it's internally implementation...
@derberg I tried to do something similar to `@asyncapi/modelina` and now it is throwing below error.  I think main problem is - 1. Jest Assumes code in node_modules is...