[Bug] Highlights section ignored when parsing json-resume #2200
Labels
bug
Something isn't working
needs triage
Issues that need to be triaged
v4
Issues related to the latest version
Is there an existing issue for this?
Product Variant
Cloud (https://rxresu.me)
Current Behavior
The official schema has an
highlights
within thework
.It is ignored by this code block:
https://github.com/AmruthPillai/Reactive-Resume/blob/main/libs/parser/src/json-resume/index.ts#L87C4-L100C6
Expected Behavior
All the fields from json-resume should be ingested and processed.
Steps To Reproduce
dummy-data.json
load the test data and observe that the highlights are ignored.
What browsers are you seeing the problem on?
No response
What template are you using?
None
Anything else?
No response
The text was updated successfully, but these errors were encountered: