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

bug: #29242

Closed
3 tasks done
avatier-leonardoc opened this issue Mar 30, 2024 · 2 comments
Closed
3 tasks done

bug: #29242

avatier-leonardoc opened this issue Mar 30, 2024 · 2 comments
Assignees
Labels
ionitron: needs reproduction a code reproduction is needed from the issue author

Comments

@avatier-leonardoc
Copy link

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

When running ionic serve / ionic build I get the following warnings

▲ [WARNING] 2 rules skipped due to selector errors:
[ng] .modal-fullscreen::part(content) -> Pseudo-elements are not supported by css-select
[ng] ion-select::part(container) -> Pseudo-elements are not supported by css-select

Expected Behavior

Do not show these warnings

Steps to Reproduce

  1. Add a pseudo-elements explained on 'https://ionicframework.com/docs/ja/v6/theming/css-shadow-parts' to CSS
  2. run ionic server or ionic build --prod
  3. Get the warning

Code Reproduction URL

https://ionicframework.com/start#basics

Ionic Info

Ionic:

Ionic CLI : 7.2.0 (C:\Users\leoba\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : @ionic/angular 7.8.2
@angular-devkit/build-angular : 17.3.2
@angular-devkit/schematics : 17.3.2
@angular/cli : 17.3.2
@ionic/angular-toolkit : 11.0.1

Capacitor:

Capacitor CLI : 5.7.4
@capacitor/android : 5.7.4
@capacitor/core : 5.7.4
@capacitor/ios : 5.7.4

Utility:

cordova-res : not installed globally
native-run : 2.0.1

System:

NodeJS : v20.11.1 (C:\Program Files\nodejs\node.exe)
npm : 8.18.0
OS : Windows 10

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Mar 30, 2024
@amandaejohnston amandaejohnston added the ionitron: needs reproduction a code reproduction is needed from the issue author label Apr 1, 2024
Copy link

ionitron-bot bot commented Apr 1, 2024

Thanks for the issue! This issue has been labeled as needs reproduction. This label is added to issues that need a code reproduction.

Please reproduce this issue in an Ionic starter application and provide a way for us to access it (GitHub repo, StackBlitz, etc). Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for our team to reproduce the issue.

For a guide on how to create a good reproduction, see our Contributing Guide.

@ionitron-bot ionitron-bot bot removed the triage label Apr 1, 2024
@amandaejohnston
Copy link
Contributor

This issue is being closed due to lack of a reproduction. If this is still a problem in the latest version of Ionic, please open a new issue and ensure the template is fully filled out. Thank you!

@amandaejohnston amandaejohnston closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
@ionic-team ionic-team locked and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ionitron: needs reproduction a code reproduction is needed from the issue author
Projects
None yet
Development

No branches or pull requests

2 participants