Giter VIP home page Giter VIP logo

Comments (6)

gadenbuie avatar gadenbuie commented on August 24, 2024

Sorry about the confusion — I forked shinydashboard and added the theme argument because I wanted to cleanly load my own CSS.

The project dependencies are documented in deps.yml:

- Package: shinydashboard
GithubUsername: gadenbuie
GithubRepo: shinydashboard
GithubRef: dev
GithubSHA1: 2dfe619d92193de2b0b1d74be48798f994ea882b

Again sorry about the confusion — I fully intended to PR this back to shinydashboards but... life... 🤷‍♂

If you run into any other problems, feel free to open an issue as soon as you do and I'll answer. There's some self-inflicted wonkiness in this project and I'm happy to provide guidance around it.

from tweet-conf-dash.

f0nzie avatar f0nzie commented on August 24, 2024

Thanks.
on the self-contained app I did this:
I removed the theme object and getting error with sidebar_mini = TRUE,. Removed sidebar_mini = TRUE,

image

and still getting another error:
image.

Which is the branch I should be working with? The master or self-contained?
The master doesn't work either. I get different type of errors. There is no script 01-first-run.R in the master.

Thanks.

from tweet-conf-dash.

gadenbuie avatar gadenbuie commented on August 24, 2024

There are a few other things I changed in my fork of shinydashboard, not just the theme argument. De-tangling my forked version from the app would take a bit of work, but it's doable. But I would use self-contained branch.

from tweet-conf-dash.

PatronMaster avatar PatronMaster commented on August 24, 2024

Hi,

Thanks for answer in my post. I just have time now to fix.
I am now with same error:
Error in dashboardPage: unused arguments (theme = c(META$theme_css, "custom.css"), sidebar_mini = TRUE)

I read this post several times I do not understand what I need to do in order to fix.
I download again the last release but still have the same error.

from tweet-conf-dash.

gadenbuie avatar gadenbuie commented on August 24, 2024

If you install my fork of shinydashboard, this app should work. Use this code:

devtools::install_github("gadenbuie/shinydashboard@2dfe619d92193de2b0b1d74be48798f994ea882b")

I would recommend using docker or renv or a similar process to ensure that you're only using my shinydashboard fork for this app rather than installing it globally on your computer.

from tweet-conf-dash.

PatronMaster avatar PatronMaster commented on August 24, 2024

It works, I used renv instead of container. It is amazing package this give to us lot's of possibilities. Thanks

from tweet-conf-dash.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.