phil-w

Results 7 issues of phil-w

Thanks for saving me some work. I think you'll find that the following code doesn't process the zeroth element in the input data array - a classic "off by one...

As per issue #38, current use of this with the latest tools ( Webpack 5.65.0 and imagemin-web-webpack-plugin 3.3.6) throws a deprecation warning from Webpack: _BREAKING CHANGE: No more changes should...

Running latest version of azure-functions-core tools and typing into my VS Code console: `swa start http://localhost:5000 --api-location ./api` I get a couple of lines of red text in response, and...

I'm struggling with Dexie Cloud, although I've been using Dexie itself over a number of years. I'm going to need user roles and access control based on that, and I...

question
documentation
cloud

- I let Dexie Cloud create cloud tokens and those work as intended. - I also have a separate server I use for other things. I want to pass the...

This is about Bulma . ### Overview of the problem Including bulma/sass/base grabs you the contents of the _index file in that directory, but omits skeleton. - This is about...

The Dexie userID is case sensitive. Which is fair enough, but it's used for email addresses, which aren't. So `[email protected]` and `[email protected]` or any number of different combinations will all...