Skip to content

Provide resources with a lowercase name #452

Description

@jacques-lebourgeois

Prerequisites

Describe the issue

The library provides img/Layers.png with a capital L.
Depending on the operating system, upper or lower case letters are not interpreted in the same way.
A good practice is to always provide resources with lowercase names.
In our case, in an Angular development environment, the file img/Layers.png from iotMapComponent conflicts with the file img/layers.png from leaflet.
For the Angular build, it’s the same file, but for Windows it’s two separate files and the dev env build doesn’t work.

Reduced test cases

Tested in an Angular 14 encironnement

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What version of IoT Map Component are you using?

v2.6.9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions