Colin Fay

Results 235 comments of Colin Fay

That's weird, I'll have a look into that and let you know!

Hey, Sorry for getting back so late on this. I unfortunately can't reproduce this. Do you have a reprex you could share? I feel like I'm not using the same...

Idea: - Add a page as `/this/{id}/` - is turned in the name to `/this/([^/])/` - is extracted by handlers and UI and server > How does express.JS does that...

Hey @abelborges, Thanks a lot for this! Awesome. I love the approach of returning a list with a function and all, smart. Let me take a closer look into that...

Hey, Yeah there is an issue with the way shiny proxy works — it iframes the actual app so there might be an issue with that. I will have a...

Two q for @Brabin3 : -> Do you have specified a `basepath` in your brochureApp ? by default brochure assumes that your app is at `url/`, but shinyproxy deploys at...

This is to be filled here, thanks :) I'll have a look into that. If possible I'll try to avoid adding `{usethis}` as a dep to `{brochure}` . Thanks for...

Thanks for reporting, will have a look into that

Note to self: Reactlog goes to: ``` http://127.0.0.1:7680/reactlog?w=&s=dfa1aec417241c86f9f7a164636def99 ``` which is not a page handled by `brochure`. There should be an exception made for this endpoint