Skip to content

Call formatNumberWithComma directly in inscription list#4

Open
Isabello wants to merge 1 commit into
ToddStool:mainfrom
Isabello:numberfix
Open

Call formatNumberWithComma directly in inscription list#4
Isabello wants to merge 1 commit into
ToddStool:mainfrom
Isabello:numberfix

Conversation

@Isabello

@Isabello Isabello commented Apr 6, 2024

Copy link
Copy Markdown

When using <NumberText> in InscriptionList.vue, the data passed to <NumberText> is stale even if inscriptions is updated properly.

This fix bypasses the NumberText component and formats the seed directly. There is probably a better solution to keeping NumberText in sync but this solves the problem mentioned in #3

I don't know VUE well enough to fix NumberText directly but it seems to be an issue with slotContent being called with stale information and not being reactive

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.

1 participant