Skip to content

issues Search Results · repo:pydantic/FastUI language:Python

Filter by

228 results
 (98 ms)

228 results

inpydantic/FastUI (press backspace or delete to remove)

Missing NPM pkg for version 0.8.0 https://cdn.jsdelivr.net/npm/@pydantic/fastui-prebuilt@0.0.25/dist/assets/index.js
  • iyanging
  • 1
  • Opened 
    18 days ago
  • #381

Docs for Modal.open_trigger reads Optional event to trigger when the modal is opened . For clarity, this is an optional variable referencing an event to be listened for in order to trigger the modal. Alternatively, ...
  • adknaupp
  • Opened 
    on Jul 5
  • #378

I use example from https://docs.pydantic.dev/fastui/ from datetime import date from fastapi import FastAPI, HTTPException from fastapi.responses import HTMLResponse from fastui import FastUI, AnyComponent, ...
  • krasnikau-andrei
  • 1
  • Opened 
    on Feb 10
  • #376

When I visit https://fastui-demo.onrender.com/table/cities to view the FastUI table, I encounter the following error message: Request Error Internal Server Error (500) Although I can see the table results ...
  • 1chooo
  • 2
  • Opened 
    on Jan 14
  • #375

I ve followed a few YouTube videos on this and while FastAPI works, I can not get FastUI working despite investing significant hours of trial and error but no luck. I want to build and a web app and preferably ...
  • TechDH
  • 1
  • Opened 
    on Jan 2
  • #374

Hello. I don’t despise react. Cordially, Carson Gross
  • 1cg
  • Opened 
    on Dec 16, 2024
  • #373

I tried to run your same code from the example and got an error: pydantic.errors.PydanticUserError: `Page` is not fully defined; you should define `AnyComponent`, then call `Page.model_rebuild()`. Maximum ...
duplicate
  • neckker
  • 3
  • Opened 
    on Dec 3, 2024
  • #371

Due to a circular import, the AnyComponent alias is imported in an if TYPE_CHECKING: block in fastui.components.forms: https://github.com/pydantic/FastUI/blob/5d9d604b2102b32adb1b3a7f30254a951f1cf086/src/python-fastui/fastui/components/forms.py#L12-L13 ...
  • Viicos
  • 4
  • Opened 
    on Nov 25, 2024
  • #369

TL;DR this project is on hold while the Pydantic team is flat out building logfire and continuing to maintain Pydantic. We use FastUI internally for the admin interface of Logfire, and it works well for ...
  • samuelcolvin
  • 7
  • Opened 
    on Nov 21, 2024
  • #368

Hi, this looks very useful however I ve noticed that it hasn t been updated for a while. Is it still maintained?
  • pkaleta
  • 6
  • Opened 
    on Nov 15, 2024
  • #367
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub