Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a new Dash when there's an "assets/” folder at the working directory results in cryptic warning messages #251

Open
daattali opened this issue May 25, 2021 · 0 comments

Comments

@daattali
Copy link
Contributor

Create a directory named assets and don't place any files inside it. Then run dash::Dash$new() to see the following messages:

Warning messages:
1: In max.default(numeric(0), na.rm = TRUE) :
  no non-missing arguments to max; returning -Inf
2: In modtimeFromPath(private$assets_folder, recursive = TRUE) :
  NAs introduced by coercion to integer range
@daattali daattali changed the title Bug: having an empty “assets/” folder at the working directory results in cryptic warning messages Creating a new Dash when there's an "assets/” folder at the working directory results in cryptic warning messages May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant