lightning-spinner and lightning-breadcrumb not supported (404)

未关闭
#428 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
45/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
typescript
领域
cli, frontend

调研方向

Reproduce the issue with the lightning-spinner and lightning-breadcrumb examples using sf lightning dev site and the stated prerelease plugin version. Trace the plugin's handling of the lightning/spinner and breadcrumb module specifiers; done means both components load in an LWR Experience Cloud site without a 404.

由索引模型根据 Issue 内容生成。

描述

Summary

The lightning-spinner and lightning-breadcrumb components are not supported when developing an LWR experience cloud site.

404: Could not find module with specifier "lightning/spinner"

Steps To Reproduce:
  1. Install prerelease plugin version v3.5.0.
  2. Create an experience cloud site that uses <lightning-spinner variant="brand"> </lightning-spinner>
  3. Run the LWR site using sf lightning dev site
Expected Result

The spinner (or breadcrumb) component should show.

Actual Result

A 404 error is displayed.

Image

System Information

SF CLI:
Bash

{
  "architecture": "linux-x64",
  "cliVersion": "@salesforce/cli/2.93.7",
  "nodeVersion": "node-v22.16.0",
  "osVersion": "Linux 6.12.10-76061203-generic",
  "rootPath": "/home/localusr/.local/share/sf/client/2.93.7-e4d4398",
  "shell": "bash",
  "pluginVersions": [
    "@oclif/plugin-autocomplete 3.2.30 (core)",
    "@oclif/plugin-commands 4.1.26 (core)",
    "@oclif/plugin-help 6.2.28 (core)",
    "@oclif/plugin-not-found 3.2.56 (core)",
    "@oclif/plugin-plugins 5.4.40 (core)",
    "@oclif/plugin-search 1.2.24 (core)",
    "@oclif/plugin-update 4.6.43 (core)",
    "@oclif/plugin-version 2.2.29 (core)",
    "@oclif/plugin-warn-if-update-available 3.1.41 (core)",
    "@oclif/plugin-which 3.2.35 (core)",
    "@salesforce/cli 2.93.7 (core)",
    "agent 1.23.0 (core)",
    "apex 3.6.19 (core)",
    "api 1.3.3 (core)",
    "auth 3.7.0 (core)",
    "community 3.3.27 (user) published 12 days ago (Sat Jun 07 2025) (latest is 3.3.28)",
    "data 4.0.39 (core)",
    "deploy-retrieve 3.22.22 (core)",
    "info 3.4.66 (core)",
    "lightning-dev 3.5.0 (user) published 16 days ago (Mon Jun 02 2025) (latest is 2.10.3)",
    "limits 3.3.56 (core)",
    "marketplace 1.3.8 (core)",
    "org 5.8.0 (core)",
    "packaging 2.15.4 (core)",
    "schema 3.3.66 (core)",
    "settings 2.4.31 (core)",
    "sobject 1.4.60 (core)",
    "telemetry 3.6.44 (core)",
    "templates 56.3.50 (core)",
    "trust 3.7.98 (core)",
    "user 3.6.25 (core)"
  ]
}

OS: Pop OS

主要语言
TypeScript
星标
19
派生
19
平均合并
3 天 12 小时
30 天内合并 PR
2

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

salesforcecli/plugin-lightning-dev 的其他 Issue

查看 salesforcecli/plugin-lightning-dev 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。