Francis Jervis

Results 22 issues of Francis Jervis

Hi, I am having this issue with the picker: it displays correctly, but the first time you click on a day, the _current_ date and time appear in the field,...

I am trying to deploy on a local machine but the service will not start after running setup_local_contraxsuite_ubuntu_16_04.sh. Running `sudo docker service logs -f contraxsuite_contrax-uwsgi` as suggested shows it is...

Hi, I am trying to output a filled PDF [form](https://www.courts.ca.gov/documents/ud105.pdf) but DA throws an unexpected error: `PyPDF2.utils.PdfReadError: file has not been decrypted` at template compile. This appears to be the...

As the title says, I cannot (and @jhpyle has confirmed it is not possible to) disable or modify the behavior of the $(daTargetDiv)[0].scrollIntoView() function. There is no documentation on how...

### Version 2.12 ### Reproduction link https://demos.creative-tim.com/material-dashboard/docs/2.1/getting-started/introduction.html ### Operating System Mac ### Device Mac ### Browser & Version Chrome ### Steps to reproduce 1: Download code from Github 2: Try...

_The more information we have the easier it is for us to help. Feel free to remove any sections that might not apply_ ### Issue See #773 which was marked...

bug

Hi, sorry for the delay (I stopped receiving notifications for some reason). Since you closed the first issue, posting a new one with the code that got me that position...

Hi, I get a crash as soon as I tap the tool tip: ``` tooltip`top_level_code at AppDelegate.swift: 0x101500540: pushq %rbp 0x101500541: movq %rsp, %rbp 0x101500544: subq $0x20, %rsp 0x101500548: callq...

Since upgrading to 0.0.155, the following code does not work: ``` tool_names = [tool.name for tool in tools] agent = LLMSingleActionAgent( llm_chain=llm_chain, output_parser=output_parser, stop=["\nObservation:"], allowed_tools=tool_names ) ``` The following error...

### System Info 0.1173 ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [...