Pages SEND and RECEIVE are not working properly. #198

Closed
opened 2017-06-05 21:49:43 +02:00 by filipnyquist · 1 comment
filipnyquist commented 2017-06-05 21:49:43 +02:00 (Migrated from github.com)

The Issue

The issue is that it´s not possible to navigate to the pages SEND and RECEIVE in the latest version of the app.

Steps to reproduce

  1. Go to your wallet page
  2. Click on SEND or RECEIVE
  3. Nothing happens, error thrown as pasted down below.

Expected behaviour

The pages SEND and RECEIVE should be shown to the end user.

Actual behaviour

Error thrown:

view.jsx:32 Uncaught ReferenceError: _ is not defined
    at WalletSend (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:44357:84)
    at file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24153:17
    at measureLifeCyclePerf (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:23922:13)
    at ReactCompositeComponentWrapper._constructComponentWithoutOwner (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24152:15)
    at ReactCompositeComponentWrapper._constructComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24127:22)
    at ReactCompositeComponentWrapper.mountComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24035:22)
    at Object.mountComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:16622:36)
    at ReactCompositeComponentWrapper.performInitialMount (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24218:35)
    at ReactCompositeComponentWrapper.mountComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24105:22)
    at Object.mountComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:16622:36) 

System Configuration

  • LBRY Daemon version: 0.11.0rc1
  • LBRY App version: 0.11.9 ( v0.12.0rc2 as this is not updated on update it seems...)
  • LBRY Installation ID: 87jAtptyTRrpHhvYCUvhVmWp5L78RnKJuHgAbeWTaudiLoErPPDaudcqGKhcV5igJH
  • Operating system: Windows (Windows-10-10.0.15063)

Screenshots

screen

## The Issue The issue is that it´s not possible to navigate to the pages SEND and RECEIVE in the latest version of the app. ### Steps to reproduce 1. Go to your wallet page 2. Click on SEND or RECEIVE 3. Nothing happens, error thrown as pasted down below. ### Expected behaviour The pages SEND and RECEIVE should be shown to the end user. ### Actual behaviour Error thrown: ```javascript view.jsx:32 Uncaught ReferenceError: _ is not defined at WalletSend (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:44357:84) at file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24153:17 at measureLifeCyclePerf (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:23922:13) at ReactCompositeComponentWrapper._constructComponentWithoutOwner (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24152:15) at ReactCompositeComponentWrapper._constructComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24127:22) at ReactCompositeComponentWrapper.mountComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24035:22) at Object.mountComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:16622:36) at ReactCompositeComponentWrapper.performInitialMount (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24218:35) at ReactCompositeComponentWrapper.mountComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:24105:22) at Object.mountComponent (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:16622:36) ``` ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279/lbryapi' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: 0.11.0rc1 - LBRY App version: 0.11.9 ( v0.12.0rc2 as this is not updated on update it seems...) - LBRY Installation ID: 87jAtptyTRrpHhvYCUvhVmWp5L78RnKJuHgAbeWTaudiLoErPPDaudcqGKhcV5igJH - Operating system: Windows (Windows-10-10.0.15063) ## Screenshots ![screen](https://i.gyazo.com/6eb43ebf9b89dae8f5522d2cea4c646d.png)
nikooo777 commented 2017-06-05 21:52:22 +02:00 (Migrated from github.com)

the behavior is relatively random to an user point of view.

here is a video: https://scrn.storni.info/2017-06-05_21-51-0735.mp4

the behavior is relatively random to an user point of view. here is a video: https://scrn.storni.info/2017-06-05_21-51-0735.mp4
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#198
No description provided.