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

[ERA-7708] upgrading react #737

Closed
wants to merge 1 commit into from
Closed

[ERA-7708] upgrading react #737

wants to merge 1 commit into from

Conversation

JoshuaVulcan
Copy link
Collaborator

...and react-bootstrap to match. Adding default popover placement values to avoid the 'auto'-placement render jitters.

https://allenai.atlassian.net/browse/ERA-7708
https://era-7708.pamdas.org

}
setTimeout(() => {
if (map) {
source && map?.removeSource?.(sourceId);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm is it possible that map is defined but its method removeSource isn't?

@Alcoto95
Copy link
Contributor

I see some weird behavior with subjects/stationary subjects and events when they are clustered:

Screen.Recording.2022-08-23.at.15.02.10.mov

Copy link
Contributor

@Alcoto95 Alcoto95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review this issue regarding subjects and events clusters:

#739

@luixlive luixlive deleted the ERA-7708 branch November 15, 2022 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERA-7708: React Upgrade - Subjects and events in clusters odd behavior
3 participants