paxdotdev / pax

User interface engine with an integrated vector design tool, built in Rust
https://www.pax.dev/
Apache License 2.0
465 stars 23 forks source link

Bug fix: Native elements visible through non-mounted slots. #254

Closed samuelselleck closed 1 month ago

samuelselleck commented 1 month ago

instance node handle_mount divided into two methods:

cleaned up some web chassis logic to log errors instead of panic-ing.