Skip to content

fails to run #13

@johntom

Description

@johntom

Hi,
I'm tring to find a server datagrid to use with htmx and still looking.

  1. when I try
    deno task examples
Warning deno task is unstable and may drastically change in the future
Task examples export NO_SERVE=true && deno task denoRun ./examples/examples.tsx
Warning deno task is unstable and may drastically change in the future
Task denoRun deno run --allow-env --allow-net --allow-read --allow-run --allow-write --watch "./examples/examples.tsx"
Watcher Process started.
error: The module's source code could not be parsed: Expected ']', got 'string literal (], 'onClick'> & HTMXProps) {, "], 'onClick'> & HT)' at file:///D:/devel/htmx-medium/htmx-components/htmx/htmx.tsx:3:58
    at file:///D:/devel/htmx-medium/htmx-components/core/component_methods.tsx:6:23
Watcher Process finished. Restarting on file change...
  1. assuming development will continue could one use a react data grid component with htmx gets etc
    Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions