Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel issues #186

Open
Faks opened this issue Nov 2, 2017 · 1 comment
Open

Laravel issues #186

Faks opened this issue Nov 2, 2017 · 1 comment

Comments

@Faks
Copy link

Faks commented Nov 2, 2017

very interesting bug when enter tag and submit it removes all it's content but if go in code view and submit everything is passed to database so i am in really bad situation.
hoping in solution it seems somewhere in converting or submitting form input is just removed ... funny huh... but been trying to debug and also stripping code down to find reason sorry to say but code is messy and hard to work with.

@Faks
Copy link
Author

Faks commented Nov 3, 2017

ha ha not funny your resize function is broken and if it fails to resize it removes input for submit....
all comes down to this line.
this.$body = $(this.strf('<div class="wysibb-text-editor" style="max-height:{maxheight}px;min-height:{height}px"></div>',{maxheight:mheight,height:height})).insertAfter(this.$txtArea);
well let just say it's not nice to fight a wall... took me 2 - 3 days to solve this mystery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant