Uğur Dar

Results 12 comments of Uğur Dar

I'm getting same error "Error: R version - 4.2.0 - was not found on CRAN. Please use `R_version` to specify one that is or let us know if you think...

website and app sharing same Firebase project and I created config file following this way: ``` firebase::firebase_config( api_key = "my-api-key", project_id = "my-project-id" ) ```

In my wordpress website, when user logged in, can see the "Application" button. When clicked on the button, user see another page and there is Shiny app but should login...

mysite.com -> app.mysite.com I'm following this but I hosted my app on app.fly.io with a docker container and directed to app.mysite.com I guess problem is here. I thought this solution,...

I'm using fly.io server, I dockerized my app and hosted as myapp.fly.io and redirect to myapp.mysite.com

I authorised, I can login when I type my mail and password at myapp.mysite.com. I don't how how actually it's work but is it possible to getting a login token...

Hi, I'm using bs4Dash and shiny modules. When I use renderUI it changes style and sidebar doesn't work. I followed this way ``` ui

Thank you! Actually I tried to follow same approach but I guess it's about CSS issue bs4dash. I hide (shinyjs) that bs4dash module and added sys.sleep it's working at Chrome,...

I'm still using version 2.2.1