Angelo Parziale
Angelo Parziale
Hi @assuncaocharles, Again for the reason explained in the other issue. The update method fails when updated via key. Due to the way the library is designed, it is not...
Hi @assuncaocharles, i will check any types.
Hi @assuncaocharles, i can't resolve and check all any types. Could you control them?
Hi @assuncaocharles, Can you check this PR? I don't have much time available at the moment, unfortunately.
Hi @irsali, I don't understand your problem well. Would you like a method that checks if an object store already exists?
Hi @assuncaocharles, deferd the database creation in service and not in root module is a breaking change?
Hi @DadvDadv, perfect, if so then yes. I understood you wanted more.
Hi @mgol, I solved my problem installed jquery-ui-dist: 1.12.1 However the issue happened either with JQuery 1.12.1 but also jQuery UI 1.13.0. My code in angular is: ``` declare let...
Thanks @mgol, my fix just handles undefined parameters, meaning I don't access properties that aren't defined.
Hi @mgol, what do you think of the fix? should I push it?