szymonmazanik

Results 2 issues of szymonmazanik

Hello. I would like to use `infinite_scroll_pagination` with `ExpansionPanelList` and `ExpansionPanel`. It there a solution for that need? Could you please provide some kind of example or alternative to achieve...

feature

I have a backend endpoint that requires having `;type=application/json` at the end of the field's content. Otherwise, it throws 415 error. Here is working curl: `curl --location --request POST 'https://example.com'...