Skip to content

Conversation

boutinb
Copy link
Contributor

@boutinb boutinb commented Sep 5, 2025

Fixes jasp-stats/jasp-issues#3665

A TextArea is a JASPListControl because it may need a model (TextTypeSource, TextTypeJAGSmodel, TextTypeLavaan, TextTypeMetaSem, TextTypeCSem use a model), but other types like TextTypeDefault used by the Classical Meta-Analysis, does not have a model. So JASPListControl should always check that this model exists, before using it.

Fixes jasp-stats/jasp-issues#3665

A TextArea is a JASPListControl because it may has a model (TextTypeSource, TextTypeJAGSmodel, TextTypeLavaan, TextTypeMetaSem, TextTypeCSem use a model), but other types like the TextTypeDefault one, does not have a model.
So JASPListControl should always check that this model exists, before using it.
@boutinb boutinb requested a review from JorisGoosen September 5, 2025 14:52
@JorisGoosen JorisGoosen merged commit 520c79c into jasp-stats:development Sep 9, 2025
1 check passed
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.

[Crash]: Clicking blue i (info) button in classical meta-analysis always crashes jasp

2 participants