Masen Furer

Results 72 issues of Masen Furer

Attempting to access the demo link from this repository returns a 404 error page: https://nandomoreira.me/zetsu/ The link is also broken from the jekyll themes website: http://jekyllthemes.org/themes/zetsu/

Anywhere we're calling `return self.X` or `yield self.X` need to be changed to the class reference.

Repro: 1. go to the data table at the bottom of the page, and advance to page 3 2. search for "williams" 3. "showing 1 to 7 of 7 results"...

Some of the UX of examples apps is poor due to lack of enter-key support, which would be improved by using the new `pc.form` component with `on_submit`, even without modifying...

As noted in https://github.com/pynecone-io/pynecone/pull/856#issuecomment-1518772949, we should consider adding tests for the example projects. At the very least, we should be able to `pc init` and `pc export` every project without...

**Describe the bug** Looks like the reflex-web benchmarking action is checking out the `reflex-ci` ref, which probably was not updated for the required radix 3.0 changes in 0.5.0 **To Reproduce**...

bug

Improve compatibility with tailwind classes used on Radix Themes components. According to the guide https://www.radix-ui.com/themes/docs/overview/styling#tailwind-base-styles * Setup postcss-import and manually import Tailwind base styles via @import tailwindcss/base before Radix Themes...

**Describe the bug** On a call, a user reported an error where updating a field in an object in a collection from a background task, did not reflect the changes...

bug