Jason O

Results 7 issues of Jason O

The following error occurs when running "from firebase import Firebase". Based on the stackoverflow responses, it seems to be due to the fact that "the newer version of the SDK...

Hi Sascha, Do you plan to upgrade this package to Elm0.19? I am afraid it may not be the case due to the fact that Elm 0.19 doesn't allow 3rd...

**Describe the bug** get_context() fails with this error message InvalidDataContextConfigError: Error while processing DataContextConfig: include_rendered_content **To Reproduce** Steps to reproduce the behavior: Follow the example in the documentation here. https://docs.greatexpectations.io/docs/guides/connecting_to_your_data/in_memory/pandas/#2-instantiate-your-projects-datacontext...

community

Repo.Update fails when the changeset includes a nil date value with an intent to update a date field to set to null. The error message states: ``` [2021-07-06 16:34:24.100] [debug]...

bug

**Describe the bug** When I select a date from the datepicker, the selected date shows in the date input box as text, but the "validate" event is not fired. The...

onClick doesn't work in the following example. Is that intended? If I change `onChange = Nothing` to `onChange = Just DummyMsg` onClick starts working. ``` view model = Element.layout []

Looks like it but just thought I would confirm. I'm looking for ways to write SQL in a less verbose manner, and this project seemed interesting. Thanks.