Dima Semyushkin

Results 9 comments of Dima Semyushkin

Problem can be seen on any Grapes page, e.g. https://grapesjs.com/demo.html Just create new Link (it will have no toolbar), refresh the page and you can see Link gets its toolbar....

So, here's default heading: Creating a Link: Refreshing the page: Adding another Link: First one lost its toolbar: Refreshing the page, links got their toolbars back:

@meodai so, do you plan any PR into this repo? Or you suggest using yours?

IMHO actual `error` is enough. Maybe it's a good idea to reject with object, like this: ``` @defer.reject({title: "Transaction Aborted", error: error}) @defer.reject({title: "Transaction Error", error: error}) ```

@bramski will it be useful if I write PR with this change?

Here you are: https://github.com/bramski/angular-indexedDB/pull/66

Actually, looking inside `packd` error reveals that the problem is in completely different place, one of the files in `effect` package: `.../packd/.tmp/72c7fdc7693293db071a588091d794e76d42546b/package/node_modules/effect/dist/esm/Data.js` That makes me wonder whether `effect` is rollup-compatible...

@bensleveritt thanks for the update! I'd be happy to try once again, but not sure when I'll find time to do that :-)

sorry, I completely forgot to enable notifications and skipped all the discussion! I'll try again next month, will check DB name and will be back if the problem persists.