Skip to content

[Docs] Missing icon-svg-example and snack-bar-component-example.css files #8949

Closed
@rafaelss95

Description

@rafaelss95

Bug, feature request, or proposal:

Bug.

What is the current behavior?

Files are missing in the related examples.

What are the steps to reproduce?

1 - Go to Icon examples;
2 - Check your console;
2.1 - You got two 404 because the files icon-svg/icon-svg-example.css and icon-svg/icon-svg-example.ts are missing.

Notes:

  1. Apparently the folder icon-svg-example is suffixed by -example and the example itself tries to get the files from icon-svg instead of icon-svg-example. Out of curiosity, why this is the only folder that is suffixed?
  2. The css file is missing.

1 - Go to SnackBar examples;
2 - Check your console;
2.1 - You got a 404 because the file snack-bar-component-example.css is missing.

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentdocsThis issue is related to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions