Skip to content

Page resolver in sm new scaffold drops nested pages — Users admin page unreachable #84

Description

@antosubash

Fixed in #87 — the page resolver glob and regex now accept nested .tsx pages. import.meta.glob('./pages/**/*.tsx') and /\/pages\/(.+)\.tsx$/ allow paths like pages/Users/Index.tsx to register correctly. Same fix applied to the in-tree host/client_app/pages.ts. Verified in framework/cli/simple_module_cli/templates/host/client_app/pages.ts.

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