Tim Ioannidis

Results 6 issues of Tim Ioannidis

Hey, thank you for the package, works great! One question I have is regarding this line: https://github.com/vueuse/schema-org/blob/main/packages/schema-org/createSchemaOrg/index.ts#L136 This `data-ssr: false` shows up in the final output and some validators give...

Hey Ruby, another small issue I have is with the pagination option dropdown button. The problem is whenever I click on it to change the number of items displayed per...

Why is beautifulsoup4 a dependency on the project? With some grepping I didn't see it being used anywhere.

Hi, first of all thank you for the great package, works beautifully! I got 2 questions: 1) Is there a way to import the component within another component and not...

**Cannot read properties of undefined (reading 'parentNode')** any ideas what might be causing that?

Hi guys, thanks for the great repo. Can you please remove the print statement in utils.py (`print(max_acc_map.shape)`) https://github.com/lhwcv/mlsd_pytorch/blob/41d5030cc0704acde60d72f110f7b1a3fbebca48/utils.py#L183 Thanks!