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

Fixed portal alias update on website change #3668

Merged
merged 1 commit into from
Apr 9, 2020

Conversation

daguiler
Copy link
Contributor

@daguiler daguiler commented Apr 8, 2020

Fixes #3667

Summary

The loadData() method was being called in the wrong component events. I'm now calling loadData() in componentDidMount() and then in componentDidUpdate() only if selected website has changed.

@mitchelsellers mitchelsellers merged commit deee5cf into dnnsoftware:develop Apr 9, 2020
@daguiler daguiler deleted the bugfix/DNN-36093 branch April 9, 2020 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Portal aliases don't refresh after switching sites
3 participants