Uysim

Results 16 issues of Uysim

I have two select2 `Unit` and `Unit Type` when I do ``` select2 "ABC", from: "Unit" ``` Then I got error ``` Ambiguous match, found 2 elements matching visible css...

I have been review this https://github.com/lynndylanhurley/devise_token_auth/issues/1005 the answer in this issue is not correct. We need to guide the way to handle token securely on client side. Nothing I know...

I see example query example on React But how to work with method like `create` ?

Currently, I see only the option to save html. Is there a way to save css?

After edit text I save it as html then I import from that html I lost all inline style example like color and font size

question

I have my controller ```ruby class BaseController < ActionController::API acts_as_token_authentication_handler_for User, fallback: :exception end ``` I expect to it to render json error. But it redirect me to /user/sign_in page...

support request

When I submit form I got this error. Anyone know why?

I hope it should have a way to show the original emails that need to send to. So it is easier to test the email that will show the email...

I run `yarn add switchery` But it install from [https://github.com/antonamurskiy/switchery](https://github.com/antonamurskiy/switchery) How can I install it correctly with yarn?