mtopaz / NimbleMiner

NimbleMiner: a software that allows users to interact with word embedding to rapidly create lexicons of similar terms, conduct weakly supervised labeling, and implement text mining
GNU General Public License v2.0
20 stars 15 forks source link

UI inoperable in R 4.0.3 #17

Closed rdewald closed 3 years ago

rdewald commented 3 years ago

I can get the app to load with R 4.03 but after a few seconds the UI gets a transparent grey layer and while one can put a cursor in various fields and the navigation buttons work, the app otherwise is unresponsive.

I am unable to replicate this behavior in R 3.52 or 3.63. It seems to be unique to R, even after all package dependencies are satisfied and the custom packages are built by the installation R script.

I can provide an environment for you to test on the server I'm using. Just ask.

rdewald commented 3 years ago

Issue was related to reverse proxy error on web server, not the application.