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

Transfer form. Add mosaic action doesn't work #437

Closed
OlegMakarenko opened this issue Jun 25, 2020 · 3 comments · Fixed by #456
Closed

Transfer form. Add mosaic action doesn't work #437

OlegMakarenko opened this issue Jun 25, 2020 · 3 comments · Fixed by #456
Assignees
Labels
story-3 3 Story Points

Comments

@OlegMakarenko
Copy link
Contributor

After clicking the Add a mosaic button, the page freezes

image

@vincent-lee90
Copy link
Contributor

would you mind to provide your version? The latest version is 0.10.1 and i can not reproduce this bug .

@OlegMakarenko
Copy link
Contributor Author

I use the master build url

@44uk
Copy link
Contributor

44uk commented Jul 4, 2020

I met same problem on 5c96ca2
スクリーンショット 2020-07-04 15 27 40

vue.esm.js?a026:628 [Vue warn]: You may have an infinite update loop in a component render function.

found in

---> <AmountInputTs> at src/components/AmountInput/AmountInput.vue
       <FormRow> at src/components/FormRow/FormRow.vue
         <MosaicAttachmentInputTs> at src/components/MosaicAttachmentInput/MosaicAttachmentInput.vue
           <ValidationObserver>
             <FormWrapper> at src/components/FormWrapper/FormWrapper.vue
               <FormTransferTransactionTs> at src/views/forms/FormTransferTransaction/FormTransferTransaction.vue
                 <DashboardTransferPageTs> at src/views/pages/dashboard/transfer/DashboardTransferPage.vue
                   <DashboardTs> at src/views/pages/dashboard/Dashboard.vue
                     <PageLayoutTs> at src/views/layout/PageLayout/PageLayout.vue
                       <AppTs> at src/app/App.vue
                         <Root>

@evias evias added bug story-3 3 Story Points labels Jul 15, 2020
evias added a commit that referenced this issue Jul 15, 2020
…g mosaics rows to include mosaics in attachments (fixes #437)
evias added a commit that referenced this issue Jul 15, 2020
* Merged branch ubcdevs/fix-tests

* fix compile time multisig changes

* Merged branch ubcdevs/fix-transaction-signers

* Merged branch ubcdevs/storage-update into master

* Merged branch ubcdevs/fix-tests-963 into branch release-0.12

* Fix linter issues related to 963 changes integration

* Merged branch ubcdevs/fix-963-runtime into branch nemfoundation/release-0.12

* Merged branch ubcdevs/fix-transaction-announce into branch nemfoundation/release-0.12

* Merged branch ubcdevs/prepare-build into nemfoundation/release-0.12

* Several bugfixes with transaction components destroy process

* Refactored settings modal box implementation to use NavigationLinks (fixes #448)

* PR#456: Added more tests for AmountInput components (fixes #437)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story-3 3 Story Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants