Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown CaseSensitive Issue in Linux #3012

Closed
dewmal opened this issue Jun 30, 2022 · 1 comment
Closed

Dropdown CaseSensitive Issue in Linux #3012

dewmal opened this issue Jun 30, 2022 · 1 comment
Assignees
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted Typescript Issue or pull request is *only* related to TypeScript definition

Comments

@dewmal
Copy link

dewmal commented Jun 30, 2022

Describe the bug

When I used Linux (Ubunut 20.02) for the deployment I found a import issue in dropdown.d.ts. And It is a case sensitive issue.

node_modules/primereact/dropdown/dropdown.d.ts:6

import { SelectItemOptionsType } from '../selectitem/SelectItem';

Reproducer

No response

PrimeReact version

8.1.1

React version

18.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

run npm run build in linux with dropdown component

Expected behavior

Build without having import issue

@dewmal dewmal added Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible Type: Bug Issue contains a defect related to a specific component. labels Jun 30, 2022
@melloware melloware added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jun 30, 2022
@melloware melloware added this to the 8.2.0 milestone Jun 30, 2022
@melloware
Copy link
Member

Duplicate of #2944 which is fixed in the upcoming 8.2.0 release

@melloware melloware added Typescript Issue or pull request is *only* related to TypeScript definition and removed Type: Bug Issue contains a defect related to a specific component. labels Jun 30, 2022
@melloware melloware self-assigned this Jun 30, 2022
@mertsincan mertsincan removed this from the 8.2.0 milestone Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted Typescript Issue or pull request is *only* related to TypeScript definition
Projects
None yet
Development

No branches or pull requests

3 participants