You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By importing the helpinfo css file inside the component it create a problem for vite/vitest application. Inside the dist folder, the generated js file requires the css that is not in the same folder causing the issue.
Versions
2.1.0-alpha.1
Screenshots
The text was updated successfully, but these errors were encountered:
Issue and Steps to Reproduce
By importing the helpinfo css file inside the component it create a problem for vite/vitest application. Inside the dist folder, the generated js file requires the css that is not in the same folder causing the issue.
Versions
2.1.0-alpha.1
Screenshots
The text was updated successfully, but these errors were encountered: