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

Cross-Origin Resource Sharing (CORS) Domains - not savable #18191

Closed
kakro opened this issue Oct 20, 2021 · 1 comment
Closed

Cross-Origin Resource Sharing (CORS) Domains - not savable #18191

kakro opened this issue Oct 20, 2021 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@kakro
Copy link

kakro commented Oct 20, 2021

While entering and saving CORS domains the following error occurs and the domains are not saved.
index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:224 TypeError: Cannot read properties of null (reading 'pluginName') at PluginSettingsController.save (index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:2406) at fn (eval at compile (index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:348), <anonymous>:4:275) at e (index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:295) at m.$eval (index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:251) at m.$apply (index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:251) at HTMLInputElement.<anonymous> (index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:295) at HTMLInputElement.dispatch (index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:5) at HTMLInputElement.r.handle (index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:5) (anonymous) @ index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:224 (anonymous) @ index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:195 $apply @ index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:251 (anonymous) @ index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:295 dispatch @ index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:5 r.handle @ index.php?module=Proxy&action=getCoreJs&cb=95600419dfbc7434f83306c40b55be6e:5

Expected Behavior

The entered domains should be saved, no erro occurs

Current Behavior

The entered domains are not saved.

Your Environment

Testaccount on matomo.cloud
Windows/Chrome

matomo_ticket

@kakro kakro added the Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. label Oct 20, 2021
@sgiehl
Copy link
Member

sgiehl commented Nov 11, 2022

We have meanwhile migrated from angualar js to vue js. So this error can't occur any longer

@sgiehl sgiehl closed this as completed Nov 11, 2022
@sgiehl sgiehl added answered For when a question was asked and we referred to forum or answered it. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. labels Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants