Tonis Piip
Tonis Piip
The reason github ref doesn't work is because the built files aren't included in the github repo, They're somehow built inside npm's servers, I'm not too familiar with their system....
One other option, in the case that this project isn't going to respond to any of their PRs / issues is to create a new file that imports this component,...
I did, using react, however there were several stumbling blocks that I had to get over. Mainly that I had to nest the triggers in order to get it multiple...
I had this error when using the quill editor. I've since made changes that make it work with the quill editor. Quill doesn't use an input or textfield, rather a...
https://codesandbox.io/s/primereact-test-i1fxh I made this codebox to test with a component that has an input inside.. however it seems codesandbox isn't loading the right fork... might be getting it form npm...
Had very similar issue. What was happening for me was in our chat system, when sending a message, connection would close with error 1011 and no error in the logs....
I'm also wanting to update to WT3 but this plugin is blocking.
@VdeJong https://github.com/labd/wagtailstreamforms/pull/199 There seems to be a bunch of other forks of this project just updating the setup.py to allow for wagtail v3. I tested things and it worked. Please...
Bump @VdeJong @leongraumans
@VdeJong What is stopping us from merging in the PR and making a release? The CI is failing I believe, however I'm not familiar with the CI system you have....