assemblee-virtuelle / assemblee-virtuelle/Semantic-Bus

Infinite loading in persisted data

Open
#303 0 comments 0 reactions 1 assignee Claimed by @Mikoteko View on GitHub
bug
Dominant language
JavaScript
Stars
57
Forks
10
Avg merge
8m
Merged PRs (30d)
55

Description

When we want to see the result of the execution of a component, it loads something infinitely.
It happens when the result of the execution of the component is "undefined".
![image](https://user-images.githubusercontent.com/63355855/213423745-5343a694-fcaa-49ed-b9c0-084990912f15.png)
![image](https://user-images.githubusercontent.com/63355855/213450155-6e20ba74-b70b-450c-938b-78db070c5491.png)
Might be happening because of the data fragmentation, because of a try/catch bloc too invasive.
We have to check if any exception is raised during the infinite loading.

I can't seem to reproduce the problem in local even when forcing a component to return "undefined" from the code.
However, a ":" appears before giving the result.
![image](https://user-images.githubusercontent.com/63355855/213450577-0505176f-cbd1-45cc-9d73-0427b44f0ac1.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.