modification of containment triples are possible in source-pane
Open
bug
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 13
- Avg merge
- 15h 15m
- Merged PRs (30d)
- 3
Description
@timbl
As can be seen on the last line st:size 409, 4096. is wrong
This is the result of :
- edit container representation in source-pane
- reload of the page
My understanding is that on container representation the source-pane is called using solid-logic load() that is doing a add to the store and not use cache if exists.
There may be 2 different problems :
- load() is actually adding to the store and not using the store as a cache ?
- At least when a container representation is displayed with source-pane it should be refreshed when reloaded ?.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.