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

IntelliSense is not working properly for tag helpers in Visual Studio 2022. #2170

Open
mkamiishi opened this issue Jan 18, 2022 · 0 comments
Labels

Comments

@mkamiishi
Copy link

Description

IntelliSense is not working properly for tag helpers in Visual Studio 2022.

  • ignite-ui version: 21.2.20212.48
  • browser: NA

Steps to reproduce

  1. Open the attached sample WebApplication_NetCore.zip with Visual Studio 2022.
  2. Go to Views/Home/Index.cshtml.
  3. Set the caret after 'required-rule' under 'ig-combo' > 'combo-validator-options'.
  4. Press the space key to show intellisense popup.
    (please see vs-intelliSense.png.)

Result

'error-message' is not shown.

Expected result

'error-message' is shown.

Attachments

Attach a sample if available, and screenshots, if applicable.
WebApplication_NetCore.zip
vs-intelliSense

@mkamiishi mkamiishi added the bug label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant