Nosikmov
Nosikmov
I found some issue about this moment. The site lose headers from user, and can't using user: Annotated[User | None, Depends(User.from_request_opt)] in download get. But if i use router link...
 > just adding that you probably also need the other files (CodeLazy.js, Markdown...)? > > ```shell > FASTUI_ASSETS_VERSION=0.0.23 > FASTUI_ASSETS_URL=https://cdn.jsdelivr.net/npm/@pydantic/fastui-prebuilt@$FASTUI_ASSETS_VERSION/dist/assets/ > wget -r -np -nH --cut-dirs=5 -R "index.html,index.html.tmp" -P...
Hello, and how can I replace the App.tsx already loaded from the site with my own with a modified Custom, or is there an example to replace Custom with something...
> > Hello, and how can I replace the App.tsx already loaded from the site with my own with a modified Custom, or is there an example to replace Custom...
> Sometimes it's nice to use FastUI's python integration with local copies of the js/css files: > > * Situations where there is no Internet/CDN connectivity, such as behind a...