We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Clicking the button reveals the modal
WRN 2024-11-19 08:28:35.118Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'privateKeyAccAddress' of undefined" file=qrc:/imports/shared/popups/keypairimport/stores/KeypairImportStore.qml:22 category=default WRN 2024-11-19 08:28:35.119Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'enteredPrivateKeyMatchTheKeypair' of undefined" file=qrc:/imports/shared/popups/keypairimport/stores/KeypairImportStore.qml:21 category=default WRN 2024-11-19 08:28:35.119Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'selectedKeypair' of undefined" file=qrc:/imports/shared/popups/keypairimport/stores/KeypairImportStore.qml:20 category=default WRN 2024-11-19 08:28:35.119Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'stateType' of undefined" file=qrc:/imports/shared/popups/keypairimport/KeypairImportPopup.qml:67 category=default WRN 2024-11-19 08:28:35.119Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'stateType' of undefined" file=qrc:/imports/shared/popups/keypairimport/KeypairImportPopup.qml:25 category=default WRN 2024-11-19 08:28:35.119Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'stateType' of undefined" file=qrc:/imports/shared/popups/keypairimport/stores/KeypairImportStore.qml:56 category=default WRN 2024-11-19 08:28:35.119Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'stateType' of undefined" file=qrc:/imports/shared/popups/keypairimport/KeypairImportPopup.qml:168 category=default WRN 2024-11-19 08:28:35.122Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'stateType' of undefined" file=qrc:/imports/shared/popups/keypairimport/KeypairImportPopup.qml:188 category=default WRN 2024-11-19 08:28:35.122Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'displayBackButton' of undefined" file=qrc:/imports/shared/popups/keypairimport/KeypairImportPopup.qml:153 category=default WRN 2024-11-19 08:28:35.122Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot read property 'currentState' of undefined" file=qrc:/imports/shared/popups/keypairimport/stores/KeypairImportStore.qml:19 category=default WRN 2024-11-19 08:28:39.797Z qt warning topics="qt" tid=21727689 text="TypeError: Cannot call method 'doCancelAction' of undefined" file=qrc:/imports/shared/popups/keypairimport/KeypairImportPopup.qml:46 category=default
The text was updated successfully, but these errors were encountered:
@micieslak looks like a store refactoring regression to me
Sorry, something went wrong.
No branches or pull requests
Bug Report
Description
Screen.Recording.2024-11-19.at.11.28.33.mov
Steps to reproduce
Expected behavior
Clicking the button reveals the modal
Actual behavior
Additional Information
The text was updated successfully, but these errors were encountered: