-
Notifications
You must be signed in to change notification settings - Fork 8k
Labels
area/account/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugstatus/triageteam/core-shared
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
account/ui
Describe the bug
Account ui is referencing the environment making the bundle only usable within keycloak:
Uncaught Error: Environment variables not found in the document.
pL http://localhost:5176/node_modules/.vite/deps/keycloak-react_account.js?v=2de2155a:41055
<anonymous> http://localhost:5176/node_modules/.vite/deps/keycloak-react_account.js?v=2de2155a:44747
[keycloak-react_account.js:41055:11](http://localhost:5176/node_modules/.vite/deps/keycloak-react_account.js?v=2de2155a)
Version
main
Regression
- The issue is a regression
Expected behavior
The bundle should be usable in any react application
Actual behavior
bundle is giving error on environment options
How to Reproduce?
use the bundle in your own application
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/account/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugstatus/triageteam/core-shared