Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Widget not working #3

Closed
mirandaio opened this issue Jul 17, 2019 · 2 comments
Closed

Widget not working #3

mirandaio opened this issue Jul 17, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mirandaio
Copy link

Hi, here is a minimal web app that uses the TSnePlotWidget component https://scxa-widget.netlify.com
Unfortunately, it is not working. It looks like the component is making some Ajax requests internally that are failing because they are being done to the wrong url.

Here is the part of the code that attempts to use the React component:

https://github.com/mirandaio/scxa-widget/blob/master/src/App.js#L7

This web app has been bootstrapped using create-react-app (which is what the Open Targets platform app used).

@alfonsomunozpomer
Copy link
Member

Hi @mirandaio,

By default the component was pointing at an Expression Atlas instance running on localhost. I’ve published a new version 1.0.0-rc2 tha fixes the issue by using our public service.

@alfonsomunozpomer alfonsomunozpomer added the bug Something isn't working label Jul 17, 2019
@alfonsomunozpomer alfonsomunozpomer self-assigned this Jul 17, 2019
@mirandaio
Copy link
Author

Hi @alfonsomunozpomer,

It's working now. Thanks for the quick fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants