Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove duplicate axisIndex #313

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bkniffler
Copy link

No description provided.

@rishi-raj-jain
Copy link

@devongovett may you take a look at this one? Super easy to check and merge 🙏🏻

The duplicate axisIndex issue has been spotted by @lukasborawski in CF Pages deployment (while no errors locally).

Both, Vercel's next/font and Astro's astro-font would benefit from this.

@lukasborawski
Copy link

For full disclosure, I'm getting this error while building time in my app.

▲ [WARNING] Duplicate key "axisIndex" in object literal [duplicate-object-key]

    dist/$server_build/chunks/pages/index_faJsUSp6.mjs:9:81696:
      9 │ ...,Du=new R(o,{1:{axisIndex:o,axisIndex:o,filterRangeMinValue:v0,f...
        ╵                                ~~~~~~~~~

  The original key "axisIndex" is here:

    dist/$server_build/chunks/pages/index_faJsUSp6.mjs:9:81684:
      9 │ ...ataCount")}),Du=new R(o,{1:{axisIndex:o,axisIndex:o,filterRangeM...
        ╵                                ~~~~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants