heindrickdumdum0217

Results 6 issues of heindrickdumdum0217

When chart width is small, tooltip is clipping. I refer folowing code and built time series chart. https://github.com/JesperLekland/react-native-svg-charts-examples/blob/master/storybook/stories/extras.js Chart width is proportionated with data points count and when there are...

bug

**Describe the bug** When close pgAdmin4 without closing query tools, connections for query tools are not closed. **To Reproduce** Steps to reproduce the behavior: 1. Open pgAdmin4 in browser and...

Bug

https://github.com/wallneradam/esorm/blob/main/esorm/esorm.py#L37 hosts parameter should be optional in the connect function. In the underlying library [(elasticsearch-py)](https://github.com/elastic/elasticsearch-py), we can connect using cloud_id and api_key. If I pass empty hosts, it throws the...

https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field Users may set `DEFAULT_AUTO_FIELD` to `django.db.models.BigAutoField` in settings. In that case, it will create an additional migration file which updates `APIRequestLog` table id to `BigAutoField`. And it's causing problem...

### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration issue. - [x] This issue is **not** already reported...

bug