Florent CLAPIÉ
Florent CLAPIÉ
It's *waiting to activate* all the time and the date below *installing* seems strange : 1970 In index.html : ``` ``` In the service workers : ``` importScripts('bower_components/sw-toolbox/sw-toolbox.js'); toolbox.router.get('/assets/:folder*/:file', toolbox.networkFirst);...
### Description The branch _auto_generated_v2_preview is outdated. Is it possible to update all elements dependencies with version 2 ? ### Expected outcome Install this package with ### Actual outcome ###...
### Description If a paper-dropdown is inside a paper-dialog with an event *iron-overlay-closed*, this event is fired when we are closing the paper-dropdown. ### Expected outcome Closing the paper dropdown...
I'm trying to deploy in production one graphiql-online instance with my own parameters (graphqlEndpoint, headers) but can't succeed. I tried to set a custom graphlQLEndpoint to avoid the first step...
For now I am filtering all my data in the client but datasets are growing so, I really need something like this: https://www.postgresql.org/docs/11/functions-datetime.html#FUNCTIONS-DATETIME-EXTRACT It will help me to do all...