Jiena Gu McLellan

Results 9 comments of Jiena Gu McLellan

Comparing https://github.com/jienagu/nivocal with https://github.com/react-R/nivocal, I found the discrepancy: inst>htmlwidgets: `nivocal.js` and `nivocal.js.map` are different. I am curious why these files are different using the same process?

Hi @timelyportfolio I haven't have time to try it out yet, I will try it this weekend and let you know! Thanks for noticing! :)

Hi @LukasK13 @shrektan @yihui , Here is the DT editor I built that has has (almost) all features of data table editor. Here is a live shiny app demo (limited...

Followed up with my last comment, I already parameterized the data input part using shiny modules. Repo: https://github.com/jienagu/DT_editor_shiny_module * This app utilize shiny module that can fit for any `data.table`....

Hi, @bes827 it works for both static webpages created by rmarkdown and dynamic web by Shiny app. :)

Hi @bes827 , this is because you are using same `elementId` for all of your flash cards. Please use different elementId and you will see the problem solved. ![image](https://user-images.githubusercontent.com/15113457/147946697-5a8492a5-49fa-44c3-b5c9-730bc5b490db.png)

Thank you for the feedback, @RoshanPShetty! This might be hard to implement in the edit modal since currently the edit modal is designed to directly modify the original text. But...

I see, good point! Will include it in the next fix! Thank you so much for your suggestion!

The code is not working, myStr returns NA too! I am wondering if Wunderground page has some updates but we are still waiting for "weatherData" to update? Any ideas? Thank...