kuba23c

Results 2 issues of kuba23c

**Problem** I created example web app with dioxus-cli with vanilla css. I followed this doc: https://dioxuslabs.com/learn/0.5/getting_started Web app builds properly but there is no CSS on website. **Steps To Reproduce**...

**Problem** I was testing use_loader hook in fullstack example app and get "cannot reclaim ElementId" error when i put use_loader hook into Echo and Hero components. **Steps To Reproduce** ```bash...

bug