NathanVss

Results 23 comments of NathanVss

I'm facing the same issue on my mac mini Big Sur :(

Thank you for your quick response. Yes, the resources owner has a trust relationship with the client. But how can I restrict certains scopes to some client with this bundle...

Thanks. The client is a mobile application, so any user can modify the token request. So the only solution to deal with scopes with this bundle now is to create...

> @gothy Yeah, @levindixon's approach worked for me. The key is to **NOT** also add the `animation` attribute. If you include that attribute - _even if it's set to `none`_,...

Just changed the version by running `npm install [email protected]` but I just achieved to reproduce the bug too .. By "unrelated changes" you are thinking of something external of mix...

You are welcome, you are the one to be rewarded ;) Don't hesitate to ask me if you need to test things ! DST change will be done by the...

I have the solution. I realized that some of the packages were still using `@types/[email protected]` , including the `react-modal` one: ``` yarn list --pattern "@types/react" ├─ @types/[email protected] │ └─ @types/[email protected]...

> @NathanVss would be great if you could paste a screenshot of the widget in the description of each such PR! 🤩 Good idea ! It's done :)

@jbpenrath ready for an intermediate review, concerning models and global structure of the new components.